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

/macosx-10.9.5/WebCore-7537.78.1/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.9.5/WebCore-7537.78.1/platform/sql/
H A DSQLiteDatabase.cpp402 return auth->dropTrigger(parameter1, parameter2);
/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.c97705 static const VdbeOpList dropTrigger[] = { local
[all...]

Completed in 393 milliseconds