Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts1/
H A Dfulltext.c292 static int docListUpdate(DocList *d, sqlite_int64 iDocid, DocList *pUpdate){ in docListUpdate() function
H A Dfts1.c623 static void docListUpdate(DocList *d, DocList *pUpdate){ in docListUpdate() function