Searched defs:SQLITE_NOTICE (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/sqlite3/ | ||
| H A D | sqlite3.h | 474 #define SQLITE_NOTICE 27 /* Notifications from sqlite3_log() */ macro |
| H A D | sqlite3.c | 793 #define SQLITE_NOTICE 27 /* Notifications from sqlite3_log() */ macro |