Home
last modified time | relevance | path

Searched refs:SQLITE_DROP_TEMP_VIEW (Results 1 – 25 of 515) sorted by relevance

12345678910>>...21

/dports/sysutils/mcfly/mcfly-0.5.11/cargo-crates/rusqlite-0.15.0/src/
H A Dhooks.rs29 SQLITE_DROP_TEMP_VIEW = ffi::SQLITE_DROP_TEMP_VIEW as isize, enumerator
68 ffi::SQLITE_DROP_TEMP_VIEW => Action::SQLITE_DROP_TEMP_VIEW, in from()
/dports/databases/db5/db-5.3.28/lang/sql/jdbc/native/
H A Dmkconst.c230 #ifndef SQLITE_DROP_TEMP_VIEW in main()
231 #define SQLITE_DROP_TEMP_VIEW 15 in main() macro
233 QCONST(SQLITE_DROP_TEMP_VIEW); in main()
/dports/databases/db5/db-5.3.28/lang/sql/jdbc/SQLite/
H A DConstants.java90 public static final int SQLITE_DROP_TEMP_VIEW = 15; field in Constants
/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Dshowauth.c52 case SQLITE_DROP_TEMP_VIEW: zOp = "DROP_TEMP_VIEW"; break; in authCallback()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Dshowauth.c52 case SQLITE_DROP_TEMP_VIEW: zOp = "DROP_TEMP_VIEW"; break; in authCallback()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Dshowauth.c52 case SQLITE_DROP_TEMP_VIEW: zOp = "DROP_TEMP_VIEW"; break; in authCallback()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Dshowauth.c52 case SQLITE_DROP_TEMP_VIEW: zOp = "DROP_TEMP_VIEW"; break; in authCallback()
/dports/databases/p5-DBD-SQLite2/DBD-SQLite2-0.38/
H A Dsqlite.h576 #define SQLITE_DROP_TEMP_VIEW 15 /* View Name NULL */ macro
/dports/devel/qmake/qt-x11-free-3.3.8/src/3rdparty/sqlite/
H A Dsqlite.h576 #define SQLITE_DROP_TEMP_VIEW 15 /* View Name NULL */ macro
/dports/lang/python310/Python-3.10.1/Modules/_sqlite/
H A Dmodule.c304 ADD_INT(SQLITE_DROP_TEMP_VIEW); in add_integer_constants()
/dports/databases/p5-DBD-SQLite/DBD-SQLite-1.70/
H A Dconstants.inc60 SQLITE_DROP_TEMP_VIEW = SQLITE_DROP_TEMP_VIEW
1588 DROP_TEMP_VIEW = SQLITE_DROP_TEMP_VIEW
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/webdatabase/sqlite/
H A Dsqlite_database.cc311 case SQLITE_DROP_TEMP_VIEW: in AuthorizerFunction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/webdatabase/sqlite/
H A Dsqlite_database.cc345 case SQLITE_DROP_TEMP_VIEW: in AuthorizerFunction()
/dports/lang/python-legacy/Python-2.7.18/Modules/_sqlite/
H A Dmodule.c282 {"SQLITE_DROP_TEMP_VIEW", SQLITE_DROP_TEMP_VIEW},
/dports/lang/python27/Python-2.7.18/Modules/_sqlite/
H A Dmodule.c282 {"SQLITE_DROP_TEMP_VIEW", SQLITE_DROP_TEMP_VIEW},
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
H A Dmodule.c282 {"SQLITE_DROP_TEMP_VIEW", SQLITE_DROP_TEMP_VIEW},
/dports/databases/py-gdbm/Python-3.8.12/Modules/_sqlite/
H A Dmodule.c291 {"SQLITE_DROP_TEMP_VIEW", SQLITE_DROP_TEMP_VIEW},
/dports/lang/python37/Python-3.7.12/Modules/_sqlite/
H A Dmodule.c295 {"SQLITE_DROP_TEMP_VIEW", SQLITE_DROP_TEMP_VIEW},
/dports/lang/python-tools/Python-3.8.12/Modules/_sqlite/
H A Dmodule.c291 {"SQLITE_DROP_TEMP_VIEW", SQLITE_DROP_TEMP_VIEW},
/dports/lang/python39/Python-3.9.9/Modules/_sqlite/
H A Dmodule.c291 {"SQLITE_DROP_TEMP_VIEW", SQLITE_DROP_TEMP_VIEW},
/dports/lang/python38/Python-3.8.12/Modules/_sqlite/
H A Dmodule.c291 {"SQLITE_DROP_TEMP_VIEW", SQLITE_DROP_TEMP_VIEW},
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/sql/
H A DSQLiteDatabase.cpp374 case SQLITE_DROP_TEMP_VIEW: in authorizerFunction()
/dports/databases/py-sqlite3/Python-3.8.12/Modules/_sqlite/
H A Dmodule.c291 {"SQLITE_DROP_TEMP_VIEW", SQLITE_DROP_TEMP_VIEW},
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/_sqlite/
H A Dmodule.c291 {"SQLITE_DROP_TEMP_VIEW", SQLITE_DROP_TEMP_VIEW},
/dports/databases/fpc-sqlite/fpc-3.2.2/packages/sqlite/src/
H A Dsqlite.pp75 SQLITE_DROP_TEMP_VIEW = 15;

12345678910>>...21