Home
last modified time | relevance | path

Searched refs:piIdx (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/fts3/
H A Dfts3_write.c1131 int *piIdx in fts3AllocateSegdirIdx() argument
1161 *piIdx = 0; in fts3AllocateSegdirIdx()
1163 *piIdx = iNext; in fts3AllocateSegdirIdx()
4401 int *piIdx /* OUT: Next free index at iAbsLevel+1 */ in fts3IncrmergeOutputIdx() argument
4410 *piIdx = sqlite3_column_int(pOutputIdx, 0); in fts3IncrmergeOutputIdx()