Home
last modified time | relevance | path

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

/PHP-7.1/ext/sqlite3/libsqlite/
H A Dsqlite3.h11697 #define FTS5_TOKENIZE_PREFIX 0x0002 macro
H A Dsqlite3.c12736 #define FTS5_TOKENIZE_PREFIX 0x0002 macro
201035 #define FTS5_TOKENIZE_PREFIX 0x0002
207115 int flags = FTS5_TOKENIZE_QUERY | (bPrefix ? FTS5_TOKENIZE_PREFIX : 0);

Completed in 397 milliseconds