Home
last modified time | relevance | path

Searched defs:docListAddPos (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/fts1/
H A Dfulltext.c190 static void docListAddPos(DocList *d, int iPos){ in docListAddPos() function
H A Dfts1.c322 static void docListAddPos(DocList *d, int iColumn, int iPos){ in docListAddPos() function