Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts1/
H A Dfts1.c637 static void docListAccumulate(DocList *pAcc, DocList *pUpdate){ in docListAccumulate() function
1427 docListAccumulate(&old, &doclist); in term_select_all()
3070 docListAccumulate(&old, &doclist); in index_insert_term()