Home
last modified time | relevance | path

Searched refs:SQLITE_DIRECTONLY (Results 1 – 25 of 252) sorted by relevance

1234567891011

/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Deval.c117 SQLITE_UTF8|SQLITE_DIRECTONLY, 0, in sqlite3_eval_init()
121 SQLITE_UTF8|SQLITE_DIRECTONLY, 0, in sqlite3_eval_init()
H A Dnoop.c61 SQLITE_UTF8 | SQLITE_DETERMINISTIC | SQLITE_DIRECTONLY, in sqlite3_noop_init()
H A Dfileio.c985 SQLITE_UTF8|SQLITE_DIRECTONLY, 0, in sqlite3_fileio_init()
989 SQLITE_UTF8|SQLITE_DIRECTONLY, 0, in sqlite3_fileio_init()
H A Dshathree.c714 SQLITE_UTF8 | SQLITE_DIRECTONLY, in sqlite3_shathree_init()
719 SQLITE_UTF8 | SQLITE_DIRECTONLY, in sqlite3_shathree_init()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Deval.c117 SQLITE_UTF8|SQLITE_DIRECTONLY, 0, in sqlite3_eval_init()
121 SQLITE_UTF8|SQLITE_DIRECTONLY, 0, in sqlite3_eval_init()
H A Dnoop.c61 SQLITE_UTF8 | SQLITE_DETERMINISTIC | SQLITE_DIRECTONLY, in sqlite3_noop_init()
H A Dfileio.c983 SQLITE_UTF8|SQLITE_DIRECTONLY, 0, in sqlite3_fileio_init()
987 SQLITE_UTF8|SQLITE_DIRECTONLY, 0, in sqlite3_fileio_init()
H A Dshathree.c709 SQLITE_UTF8 | SQLITE_DIRECTONLY, in sqlite3_shathree_init()
714 SQLITE_UTF8 | SQLITE_DIRECTONLY, in sqlite3_shathree_init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Deval.c117 SQLITE_UTF8|SQLITE_DIRECTONLY, 0, in sqlite3_eval_init()
121 SQLITE_UTF8|SQLITE_DIRECTONLY, 0, in sqlite3_eval_init()
H A Dnoop.c61 SQLITE_UTF8 | SQLITE_DETERMINISTIC | SQLITE_DIRECTONLY, in sqlite3_noop_init()
H A Dfileio.c985 SQLITE_UTF8|SQLITE_DIRECTONLY, 0, in sqlite3_fileio_init()
989 SQLITE_UTF8|SQLITE_DIRECTONLY, 0, in sqlite3_fileio_init()
/dports/devel/fossil/fossil-src-2.17/src/
H A Dcheckout.c54 sqlite3_create_function(g.db, "unlink",1,SQLITE_UTF8|SQLITE_DIRECTONLY,0, in uncheckout()
56 sqlite3_create_function(g.db, "rmdir", 1, SQLITE_UTF8|SQLITE_DIRECTONLY, 0, in uncheckout()
/dports/graphics/darktable38/darktable-3.8.0/src/common/
H A Dsqliteicu.c51 #define SQLITE_DIRECTONLY 0x000080000 macro
514 {"icu_load_collation",2,SQLITE_UTF8|SQLITE_DIRECTONLY,1, icuLoadCollation}, in sqlite3IcuInit()
/dports/graphics/darktable/darktable-3.6.1/src/common/
H A Dsqliteicu.c51 #define SQLITE_DIRECTONLY 0x000080000 macro
514 {"icu_load_collation",2,SQLITE_UTF8|SQLITE_DIRECTONLY,1, icuLoadCollation}, in sqlite3IcuInit()
/dports/lang/racket/racket-8.3/collects/db/private/sqlite3/
H A Dffi-constants.rkt65 (define SQLITE_DIRECTONLY #x80000) function
H A Dffi.rkt288 (if (memq 'direct-only flags) SQLITE_DIRECTONLY 0)
305 (if (memq 'direct-only flags) SQLITE_DIRECTONLY 0)
/dports/lang/racket-minimal/racket-8.3/collects/db/private/sqlite3/
H A Dffi-constants.rkt65 (define SQLITE_DIRECTONLY #x80000) function
H A Dffi.rkt288 (if (memq 'direct-only flags) SQLITE_DIRECTONLY 0)
305 (if (memq 'direct-only flags) SQLITE_DIRECTONLY 0)
/dports/databases/p5-DBD-SQLite/DBD-SQLite-1.70/
H A Dconstants.inc1379 SQLITE_DIRECTONLY = SQLITE_DIRECTONLY
1391 SQLITE_DIRECTONLY = 1
/dports/databases/sqlite3/sqlite-src-3350500/ext/icu/
H A Dicu.c510 {"icu_load_collation",2,SQLITE_UTF8|SQLITE_DIRECTONLY,1, icuLoadCollation}, in sqlite3IcuInit()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/icu/
H A Dicu.c510 {"icu_load_collation",2,SQLITE_UTF8|SQLITE_DIRECTONLY,1, icuLoadCollation}, in sqlite3IcuInit()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/icu/
H A Dicu.c510 {"icu_load_collation",2,SQLITE_UTF8|SQLITE_DIRECTONLY,1, icuLoadCollation}, in sqlite3IcuInit()
/dports/databases/sqlite3/sqlite-src-3350500/ext/fts3/
H A Dfts3_tokenizer.c484 const int any = SQLITE_UTF8|SQLITE_DIRECTONLY; in sqlite3Fts3InitHashTable()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts3/
H A Dfts3_tokenizer.c484 const int any = SQLITE_UTF8|SQLITE_DIRECTONLY; in sqlite3Fts3InitHashTable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts3/
H A Dfts3_tokenizer.c484 const int any = SQLITE_UTF8|SQLITE_DIRECTONLY; in sqlite3Fts3InitHashTable()

1234567891011