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

/macosx-10.10/WebCore-7600.1.25/platform/sql/
H A DSQLiteDatabase.cpp415 case SQLITE_INSERT:
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.h2302 #define SQLITE_INSERT 18 /* Table Name NULL */ macro
4425 ** ^The second callback argument is one of [SQLITE_INSERT], [SQLITE_DELETE],
H A Dsqlite3.c2855 #define SQLITE_INSERT 18 /* Table Name NULL */ macro
4978 ** ^The second callback argument is one of [SQLITE_INSERT], [SQLITE_DELETE],
[all...]

Completed in 524 milliseconds