Searched defs:SQLITE_DROP_VIEW (Results 1 – 2 of 2) sorted by relevance
/third_party/sqlite/include/ | ||
D | sqlite3.h | 3167 #define SQLITE_DROP_VIEW 17 /* View Name NULL */ macro |
/third_party/sqlite/src/ | ||
D | sqlite3.c | 3480 #define SQLITE_DROP_VIEW 17 /* View Name NULL */ macro |