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

/macosx-10.10/WebCore-7600.1.25/Modules/webdatabase/
H A DDatabaseAuthorizer.h67 int dropTrigger(const String& triggerName, const String& tableName);
H A DDatabaseAuthorizer.cpp233 int DatabaseAuthorizer::dropTrigger(const String&, const String& tableName) function in class:WebCore::DatabaseAuthorizer
/macosx-10.10/WebCore-7600.1.25/platform/sql/
H A DSQLiteDatabase.cpp412 return auth->dropTrigger(parameter1, parameter2);
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c97705 static const VdbeOpList dropTrigger[] = { local
[all...]

Completed in 417 milliseconds