Searched defs:SQLITE_CREATE_VIEW (Results 1 – 2 of 2) sorted by relevance
| /third_party/sqlite/include/ | ||
| D | sqlite3.h | 3220 #define SQLITE_CREATE_VIEW 8 /* View Name NULL */ macro |
| /third_party/sqlite/src/ | ||
| D | sqlite3.c | 3537 #define SQLITE_CREATE_VIEW 8 /* View Name NULL */ macro |