Searched refs:fulltextFilter (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/sqlite/src/ext/fts1/
H A Dfulltext.c1227 static int fulltextFilter(sqlite3_vtab_cursor *pCursor, function
1478 fulltextFilter,
H A Dfts1.c2873 ** account for fulltextFilter() being called multiple times on the
2877 static int fulltextFilter( function
3317 /* xFilter */ fulltextFilter,
/external/chromium_org/third_party/sqlite/src/ext/fts2/
H A Dfts2.c3984 ** account for fulltextFilter() being called multiple times on the
3988 static int fulltextFilter( function
4000 ** idxNum, clear it. I believe all calls to fulltextFilter with a
7172 /* xFilter */ fulltextFilter,

Completed in 111 milliseconds