Home
last modified time | relevance | path

Searched defs:SQLITE_NOTICE (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/sqlite3/
H A Dsqlite3.h449 #define SQLITE_NOTICE 27 /* Notifications from sqlite3_log() */ macro
H A Dsqlite3.c1488 #define SQLITE_NOTICE 27 /* Notifications from sqlite3_log() */ macro