Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts1/
H A Dfulltext.c196 static void docListAddPosOffset(DocList *d, int iPos, in docListAddPosOffset() function
1330 docListAddPosOffset(p, iPosition, iStartOffset, iEndOffset); in build_terms()
H A Dfts1.c334 static void docListAddPosOffset( in docListAddPosOffset() function
3002 docListAddPosOffset(p, iColumn, iPosition, iStartOffset, iEndOffset); in buildTerms()