Searched defs:porterClose (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/sqlite/src/ext/fts1/
H A Dfts1_porter.c121 static int porterClose(sqlite3_tokenizer_cursor *pCursor){ function
629 porterClose,
/external/chromium_org/third_party/sqlite/src/ext/fts2/
H A Dfts2_porter.c120 static int porterClose(sqlite3_tokenizer_cursor *pCursor){ function
627 porterClose,
/external/chromium_org/third_party/sqlite/src/ext/fts3/
H A Dfts3_porter.c123 static int porterClose(sqlite3_tokenizer_cursor *pCursor){ function
632 porterClose,
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c118662 static int porterClose(sqlite3_tokenizer_cursor *pCursor){ function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c134976 static int porterClose(sqlite3_tokenizer_cursor *pCursor){ function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c135008 static int porterClose(sqlite3_tokenizer_cursor *pCursor){ function
[all...]

Completed in 563 milliseconds