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

/macosx-10.10/WebCore-7600.1.25/platform/sql/
H A DSQLiteDatabase.cpp397 case SQLITE_DELETE:
/macosx-10.10/Heimdal-398.1.2/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 489 milliseconds