Searched refs:SQLITE_DELETE (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/sqlite3/
H A Dsqlite3.h2402 ** ^If the action code is [SQLITE_DELETE] and the callback returns
2492 #define SQLITE_DELETE 9 /* Table Name NULL */ macro
4793 ** ^The second callback argument is one of [SQLITE_INSERT], [SQLITE_DELETE],
H A Dsqlite3.c2973 ** ^If the action code is [SQLITE_DELETE] and the callback returns
3063 #define SQLITE_DELETE 9 /* Table Name NULL */ macro
5364 ** ^The second callback argument is one of [SQLITE_INSERT], [SQLITE_DELETE],
[all...]
/freebsd-10.2-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h2203 ** ^If the action code is [SQLITE_DELETE] and the callback returns
2293 #define SQLITE_DELETE 9 /* Table Name NULL */ macro
4425 ** ^The second callback argument is one of [SQLITE_INSERT], [SQLITE_DELETE],
H A Dsqlite3.c2756 ** ^If the action code is [SQLITE_DELETE] and the callback returns
2846 #define SQLITE_DELETE 9 /* Table Name NULL */ macro
4978 ** ^The second callback argument is one of [SQLITE_INSERT], [SQLITE_DELETE],
[all...]

Completed in 747 milliseconds