Home
last modified time | relevance | path

Searched refs:SQLITE_DROP_VIEW (Results 1 – 25 of 516) sorted by relevance

12345678910>>...21

/dports/sysutils/mcfly/mcfly-0.5.11/cargo-crates/rusqlite-0.15.0/src/
H A Dhooks.rs31 SQLITE_DROP_VIEW = ffi::SQLITE_DROP_VIEW as isize, enumerator
70 ffi::SQLITE_DROP_VIEW => Action::SQLITE_DROP_VIEW, in from()
/dports/databases/db5/db-5.3.28/lang/sql/jdbc/native/
H A Dmkconst.c240 #ifndef SQLITE_DROP_VIEW in main()
241 #define SQLITE_DROP_VIEW 17 in main() macro
243 QCONST(SQLITE_DROP_VIEW); in main()
/dports/databases/db5/db-5.3.28/lang/sql/jdbc/SQLite/
H A DConstants.java92 public static final int SQLITE_DROP_VIEW = 17; field in Constants
/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Dshowauth.c54 case SQLITE_DROP_VIEW: zOp = "DROP_VIEW"; break; in authCallback()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Dshowauth.c54 case SQLITE_DROP_VIEW: zOp = "DROP_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.c54 case SQLITE_DROP_VIEW: zOp = "DROP_VIEW"; break; in authCallback()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Dshowauth.c54 case SQLITE_DROP_VIEW: zOp = "DROP_VIEW"; break; in authCallback()
/dports/databases/p5-DBD-SQLite2/DBD-SQLite2-0.38/
H A Dsqlite.h578 #define SQLITE_DROP_VIEW 17 /* View Name NULL */ macro
/dports/devel/qmake/qt-x11-free-3.3.8/src/3rdparty/sqlite/
H A Dsqlite.h578 #define SQLITE_DROP_VIEW 17 /* View Name NULL */ macro
/dports/lang/python310/Python-3.10.1/Modules/_sqlite/
H A Dmodule.c306 ADD_INT(SQLITE_DROP_VIEW); in add_integer_constants()
/dports/databases/p5-DBD-SQLite/DBD-SQLite-1.70/
H A Dconstants.inc62 SQLITE_DROP_VIEW = SQLITE_DROP_VIEW
1590 DROP_VIEW = SQLITE_DROP_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.cc315 case SQLITE_DROP_VIEW: in AuthorizerFunction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/webdatabase/sqlite/
H A Dsqlite_database.cc349 case SQLITE_DROP_VIEW: in AuthorizerFunction()
/dports/lang/python-legacy/Python-2.7.18/Modules/_sqlite/
H A Dmodule.c284 {"SQLITE_DROP_VIEW", SQLITE_DROP_VIEW},
/dports/lang/python27/Python-2.7.18/Modules/_sqlite/
H A Dmodule.c284 {"SQLITE_DROP_VIEW", SQLITE_DROP_VIEW},
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
H A Dmodule.c284 {"SQLITE_DROP_VIEW", SQLITE_DROP_VIEW},
/dports/databases/py-gdbm/Python-3.8.12/Modules/_sqlite/
H A Dmodule.c293 {"SQLITE_DROP_VIEW", SQLITE_DROP_VIEW},
/dports/lang/python37/Python-3.7.12/Modules/_sqlite/
H A Dmodule.c297 {"SQLITE_DROP_VIEW", SQLITE_DROP_VIEW},
/dports/lang/python-tools/Python-3.8.12/Modules/_sqlite/
H A Dmodule.c293 {"SQLITE_DROP_VIEW", SQLITE_DROP_VIEW},
/dports/lang/python39/Python-3.9.9/Modules/_sqlite/
H A Dmodule.c293 {"SQLITE_DROP_VIEW", SQLITE_DROP_VIEW},
/dports/lang/python38/Python-3.8.12/Modules/_sqlite/
H A Dmodule.c293 {"SQLITE_DROP_VIEW", SQLITE_DROP_VIEW},
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/sql/
H A DSQLiteDatabase.cpp378 case SQLITE_DROP_VIEW: in authorizerFunction()
/dports/databases/py-sqlite3/Python-3.8.12/Modules/_sqlite/
H A Dmodule.c293 {"SQLITE_DROP_VIEW", SQLITE_DROP_VIEW},
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/_sqlite/
H A Dmodule.c293 {"SQLITE_DROP_VIEW", SQLITE_DROP_VIEW},
/dports/databases/fpc-sqlite/fpc-3.2.2/packages/sqlite/src/
H A Dsqlite.pp77 SQLITE_DROP_VIEW = 17;

12345678910>>...21