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

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.h2242 ** ^If the action code is [SQLITE_DELETE] and the callback returns
2332 #define SQLITE_DELETE 9 /* Table Name NULL */ macro
4539 ** ^The second callback argument is one of [SQLITE_INSERT], [SQLITE_DELETE],
H A Dsqlite3.c2792 ** ^If the action code is [SQLITE_DELETE] and the callback returns
2882 #define SQLITE_DELETE 9 /* Table Name NULL */ macro
5089 ** ^The second callback argument is one of [SQLITE_INSERT], [SQLITE_DELETE],
[all...]

Completed in 339 milliseconds