Home
last modified time | relevance | path

Searched refs:require (Results 1 – 25 of 60) sorted by relevance

123

/sqlite-3.40.0/ext/wasm/
H A DREADME-dist.txt13 require a web server and that server must include the following
17 Cross-Origin-Embedder-Policy: require-corp
/sqlite-3.40.0/test/
H A Dpg_common.tcl13 package require sqlite3
14 package require Pgtcl
H A Dshared_err.test182 # 1. If the [sqlite3_step] did not require any IO (required pages in
186 # 2. If the [sqlite3_step] does require IO, then [sqlite3_step] returns
262 # 1. If the [sqlite3_step] did not require any IO (required pages in
266 # 2. If the [sqlite3_step] does require IO, then [sqlite3_step] returns
306 # key does not require a malloc() to store.
H A Dmalloctraceviewer.tcl2 package require sqlite3
3 package require Tk
H A Din3.test71 # require a temp table.
119 # require a temp-table, because the collation sequences match.
128 # Neither of these queries require a temp-table. The collation sequence
H A Dshow_speedtest1_rtree.tcl15 package require Tk
H A Dmutex2.test49 # require that SQLite be initialized. Verify that they fail.
H A Dsymlink2.test47 # Creating symlinks may require administrator privileges on Windows.
H A Dindex8.test27 # be handled by the index and do not require a table lookup.
H A Dmemsubsys2.test22 # rebalance operations in the btree-layer and to require a large
H A Dcoveridxscan.test14 # and require less I/O and hence will run faster.)
H A Dmutex1.test43 # that do not require any mutexes.
H A Dmemsubsys1.test32 # rebalance operations in the btree-layer and to require a large
H A DvtabA.test58 # Test that the hidden column is not require in the default column
/sqlite-3.40.0/ext/fts5/test/
H A Dfts5unicode.test59 # Check that codepoints that require 4 bytes to store in utf-8 (those that
60 # require 17 or more bits to store).
H A Dfts5bigpl.test12 # This test is focused on really large position lists. Those that require
/sqlite-3.40.0/ext/wasm/api/
H A Dsqlite3-api-worker1.js404 getDb: function(id,require=true){ argument
406 || (require ? toss("Unknown (or closed) DB ID:",id) : undefined);
/sqlite-3.40.0/ext/session/
H A Dsessionat.test55 # require conflict handling.
57 # ?.4.*: Test some INSERT, UPDATE and DELETE operations that do require
H A Dsession4.test14 package require Tcl 8.6
/sqlite-3.40.0/autoconf/tea/
H A DREADME32 been designed to be as generic as possible but will require some
/sqlite-3.40.0/tool/
H A Dgenfkey.test2 package require sqlite3
295 # Test also column names that require quoting.
H A Drestore_jrnl.tcl18 package require sqlite3
/sqlite-3.40.0/vsixtest/
H A Dvsixtest.tcl35 package require Tcl 8.4
/sqlite-3.40.0/ext/expert/
H A Dexpert1.test192 # Tables with names that require quotes.
212 # Columns with names that require quotes.
/sqlite-3.40.0/autoconf/
H A DREADME.txt104 may be specified in this manner as some require the amalgamation to be built

123