Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts1/
H A Dfulltext.c276 static void skipDocument(DocListReader *pReader){ in skipDocument() function
304 skipDocument(&reader); in docListUpdate()
310 skipDocument(&reader); in docListUpdate()
342 skipDocument(&reader); in docListSplit()
433 skipDocument(&m->in); in mergeBlock()
H A Dfts1.c466 static void skipDocument(DocListReader *pReader){ in skipDocument() function
476 skipDocument(pReader); in skipToDocid()
594 skipDocument(r); in docListSpliceElement()