Searched defs:SQLITE_INSERT (Results 1 – 2 of 2) sorted by relevance
/third_party/sqlite/include/ | ||
D | sqlite3.h | 3168 #define SQLITE_INSERT 18 /* Table Name NULL */ macro |
/third_party/sqlite/src/ | ||
D | sqlite3.c | 3481 #define SQLITE_INSERT 18 /* Table Name NULL */ macro |