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