Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts2/
H A Dfts2.c1088 static DLCollector *dlcNew(sqlite_int64 iDocid, DocListType iType){ in dlcNew() function
3921 p = dlcNew(iDocid, DL_DEFAULT); in buildTerms()