allowPragma 90 Source/modules/webdatabase/DatabaseAuthorizer.h int allowPragma(const String& pragmaName, const String& firstArgument); allowPragma 333 Source/modules/webdatabase/sqlite/SQLiteDatabase.cpp return auth->allowPragma(parameter1, parameter2);