Home
last modified time | relevance | path

Searched defs:FTS5_TOKENIZE_QUERY (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d2090 enum FTS5_TOKENIZE_QUERY = 0x0001; variable
/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.h13298 #define FTS5_TOKENIZE_QUERY 0x0001 macro
H A Dsqlite3.c13611 #define FTS5_TOKENIZE_QUERY 0x0001 macro