Searched defs:SQLITE_RECURSIVE (Results 1 - 2 of 2) sorted by relevance
/third_party/sqlite/include/ | ||
H A D | sqlite3.h | 3229 #define SQLITE_RECURSIVE 33 /* NULL NULL */ macro |
/third_party/sqlite/src/ | ||
H A D | sqlite3.c | 3535 #define SQLITE_RECURSIVE 33 /* NULL NULL */ macro [all...] |
Completed in 139 milliseconds