Home
last modified time | relevance | path

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

/third_party/sqlite/include/
Dsqlite3.h3128 #define SQLITE_DENY 1 /* Abort the SQL statement with an error */ macro
/third_party/sqlite/src/
Dsqlite3.c3441 #define SQLITE_DENY 1 /* Abort the SQL statement with an error */ macro