Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts1/
H A Dfts1.c306 static void addPos(DocList *d, int iColumn, int iPos){ in addPos() function
324 addPos(d, iColumn, iPos); in docListAddPos()
342 addPos(d, iColumn, iPos); in docListAddPosOffset()