Home
last modified time | relevance | path

Searched defs:FTS5_TOKEN_COLOCATED (Results 1 - 2 of 2) sorted by relevance

/third_party/sqlite/include/
H A Dsqlite3.h12889 #define FTS5_TOKEN_COLOCATED 0x0001 /* Same position as prev. token */ macro
/third_party/sqlite/src/
H A Dsqlite3.c13219 #define FTS5_TOKEN_COLOCATED 0x0001 /* Same position as prev. token */ macro
221880 #define FTS5_TOKEN_COLOCATED global() macro
[all...]

Completed in 149 milliseconds