Lines Matching defs:nSep
126496 int nVal, nSep;126515 nSep = sqlite3_value_bytes(argv[1]);126517 sqlite3_str_append(&pGCC->str, zSep, nSep);126521 nSep = 0;126523 if( nSep != pGCC->nFirstSepLength || pGCC->pnSepLengths != 0 ){126537 pnsl[pGCC->nAccum-1] = nSep;