Searched refs:docListDelete (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/sqlite/src/ext/fts1/
H A Dfts1.c278 static void docListDelete(DocList *d){ function
2531 docListDelete(c->result.pDoclist);
2599 docListDelete(pLeft);
2606 docListDelete(pLeft);
2611 docListDelete(pLeft);
2612 docListDelete(pRight);
2816 docListDelete(pRight);
2817 docListDelete(pOr);
2825 docListDelete(pRight);
2826 docListDelete(pLef
[all...]
H A Dfulltext.c166 static void docListDelete(DocList *d){ function
993 docListDelete(c->result.pDoclist);
1216 docListDelete(d);
1397 docListDelete(p);
1445 docListDelete(p);

Completed in 134 milliseconds