Home
last modified time | relevance | path

Searched refs:SQLITE_CREATE_TEMP_TABLE (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.rs18 SQLITE_CREATE_TEMP_TABLE = ffi::SQLITE_CREATE_TEMP_TABLE as isize, enumerator
57 ffi::SQLITE_CREATE_TEMP_TABLE => Action::SQLITE_CREATE_TEMP_TABLE, in from()
/dports/databases/db5/db-5.3.28/lang/sql/jdbc/native/
H A Dmkconst.c175 #ifndef SQLITE_CREATE_TEMP_TABLE in main()
176 #define SQLITE_CREATE_TEMP_TABLE 4 in main() macro
178 QCONST(SQLITE_CREATE_TEMP_TABLE); in main()
/dports/databases/db5/db-5.3.28/lang/sql/jdbc/SQLite/
H A DConstants.java79 public static final int SQLITE_CREATE_TEMP_TABLE = 4; field in Constants
/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Dshowauth.c41 case SQLITE_CREATE_TEMP_TABLE: zOp = "CREATE_TEMP_TABLE"; break; in authCallback()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Dshowauth.c41 case SQLITE_CREATE_TEMP_TABLE: zOp = "CREATE_TEMP_TABLE"; 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.c41 case SQLITE_CREATE_TEMP_TABLE: zOp = "CREATE_TEMP_TABLE"; break; in authCallback()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Dshowauth.c41 case SQLITE_CREATE_TEMP_TABLE: zOp = "CREATE_TEMP_TABLE"; break; in authCallback()
/dports/databases/p5-DBD-SQLite2/DBD-SQLite2-0.38/
H A Dsqlite.h565 #define SQLITE_CREATE_TEMP_TABLE 4 /* Table Name NULL */ macro
/dports/devel/qmake/qt-x11-free-3.3.8/src/3rdparty/sqlite/
H A Dsqlite.h565 #define SQLITE_CREATE_TEMP_TABLE 4 /* Table Name NULL */ macro
/dports/lang/python310/Python-3.10.1/Modules/_sqlite/
H A Dmodule.c293 ADD_INT(SQLITE_CREATE_TEMP_TABLE); in add_integer_constants()
/dports/databases/p5-DBD-SQLite/DBD-SQLite-1.70/
H A Dconstants.inc49 SQLITE_CREATE_TEMP_TABLE = SQLITE_CREATE_TEMP_TABLE
1577 CREATE_TEMP_TABLE = SQLITE_CREATE_TEMP_TABLE
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/webdatabase/sqlite/
H A Dsqlite_database.cc289 case SQLITE_CREATE_TEMP_TABLE: in AuthorizerFunction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/webdatabase/sqlite/
H A Dsqlite_database.cc323 case SQLITE_CREATE_TEMP_TABLE: in AuthorizerFunction()
/dports/lang/python-legacy/Python-2.7.18/Modules/_sqlite/
H A Dmodule.c271 {"SQLITE_CREATE_TEMP_TABLE", SQLITE_CREATE_TEMP_TABLE},
/dports/lang/python27/Python-2.7.18/Modules/_sqlite/
H A Dmodule.c271 {"SQLITE_CREATE_TEMP_TABLE", SQLITE_CREATE_TEMP_TABLE},
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
H A Dmodule.c271 {"SQLITE_CREATE_TEMP_TABLE", SQLITE_CREATE_TEMP_TABLE},
/dports/databases/py-gdbm/Python-3.8.12/Modules/_sqlite/
H A Dmodule.c280 {"SQLITE_CREATE_TEMP_TABLE", SQLITE_CREATE_TEMP_TABLE},
/dports/lang/python37/Python-3.7.12/Modules/_sqlite/
H A Dmodule.c284 {"SQLITE_CREATE_TEMP_TABLE", SQLITE_CREATE_TEMP_TABLE},
/dports/lang/python-tools/Python-3.8.12/Modules/_sqlite/
H A Dmodule.c280 {"SQLITE_CREATE_TEMP_TABLE", SQLITE_CREATE_TEMP_TABLE},
/dports/lang/python39/Python-3.9.9/Modules/_sqlite/
H A Dmodule.c280 {"SQLITE_CREATE_TEMP_TABLE", SQLITE_CREATE_TEMP_TABLE},
/dports/lang/python38/Python-3.8.12/Modules/_sqlite/
H A Dmodule.c280 {"SQLITE_CREATE_TEMP_TABLE", SQLITE_CREATE_TEMP_TABLE},
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/sql/
H A DSQLiteDatabase.cpp352 case SQLITE_CREATE_TEMP_TABLE: in authorizerFunction()
/dports/databases/py-sqlite3/Python-3.8.12/Modules/_sqlite/
H A Dmodule.c280 {"SQLITE_CREATE_TEMP_TABLE", SQLITE_CREATE_TEMP_TABLE},
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/_sqlite/
H A Dmodule.c280 {"SQLITE_CREATE_TEMP_TABLE", SQLITE_CREATE_TEMP_TABLE},
/dports/databases/fpc-sqlite/fpc-3.2.2/packages/sqlite/src/
H A Dsqlite.pp64 SQLITE_CREATE_TEMP_TABLE = 4;

12345678910>>...21