Home
last modified time | relevance | path

Searched refs:any (Results 1 – 25 of 194) sorted by relevance

12345678

/sqlite-3.40.0/ext/fts2/
H A Dfts2_tokenizer.c347 const int any = SQLITE_ANY; in sqlite3Fts2InitHashTable() local
361 || (rc = sqlite3_create_function(db, zName, 1, any, p, scalarFunc, 0, 0)) in sqlite3Fts2InitHashTable()
362 || (rc = sqlite3_create_function(db, zName, 2, any, p, scalarFunc, 0, 0)) in sqlite3Fts2InitHashTable()
364 || (rc = sqlite3_create_function(db, zTest, 2, any, p, testFunc, 0, 0)) in sqlite3Fts2InitHashTable()
365 || (rc = sqlite3_create_function(db, zTest, 3, any, p, testFunc, 0, 0)) in sqlite3Fts2InitHashTable()
366 || (rc = sqlite3_create_function(db, zTest2, 0, any, pdb, intTestFunc, 0, 0)) in sqlite3Fts2InitHashTable()
H A DREADME.tokenizers18 interpretation of the arguments, if any, depends on the individual
74 any tokens that consist entirely of white-space. This may be suitable
/sqlite-3.40.0/ext/fts3/
H A Dfts3_tokenizer.c484 const int any = SQLITE_UTF8|SQLITE_DIRECTONLY; in sqlite3Fts3InitHashTable() local
498 rc = sqlite3_create_function(db, zName, 1, any, p, fts3TokenizerFunc, 0, 0); in sqlite3Fts3InitHashTable()
501 rc = sqlite3_create_function(db, zName, 2, any, p, fts3TokenizerFunc, 0, 0); in sqlite3Fts3InitHashTable()
505 rc = sqlite3_create_function(db, zTest, -1, any, p, testFunc, 0, 0); in sqlite3Fts3InitHashTable()
508 rc = sqlite3_create_function(db, zTest2, 0, any, pdb, intTestFunc, 0, 0); in sqlite3Fts3InitHashTable()
/sqlite-3.40.0/doc/
H A Dpager-invariants.txt51 (7) At any time, if any subset, including the empty set and the total set,
73 any changes to the database file.
75 (13) A SHARED lock must be held on the database file before reading any
H A Dvfs-shm.txt33 wal-index information can be appended at any time. The
48 CHECKPOINT - It is OK to write any WAL data into the database file
84 (6) A holder of a READ_FULL will never read any page of the database
H A Dtrusted-schema.md29 Innocuous functions/vtabs are safe and can be used at any time.
61 from performing any of these actions. Therefore, functions and vtabs
72 to TEMP. A TEMP VIEW or a TEMP TRIGGER can use any valid SQL function
H A Dwal-lock.md36 Usually, read-only are not blocked by any other database clients, so they
49 lock to do so if any of the following are true:
/sqlite-3.40.0/test/
H A Dfunc3.test24 sqlite3_create_function_v2 db f2 -1 any -func f2 -destroy destroy
55 sqlite3_create_function_v2 db f3 -1 any -func f3 -destroy destroy
67 sqlite3_create_function_v2 db f3 -1 any -func f3 -step f3 -destroy destroy
202 # used to delete any existing function) and a non-NULL xDestroy when there
H A Dupsert1.test44 } {1 {ON CONFLICT clause does not match any PRIMARY KEY or UNIQUE constraint}}
49 } {1 {ON CONFLICT clause does not match any PRIMARY KEY or UNIQUE constraint}}
71 } {1 {ON CONFLICT clause does not match any PRIMARY KEY or UNIQUE constraint}}
79 } {1 {ON CONFLICT clause does not match any PRIMARY KEY or UNIQUE constraint}}
84 } {1 {ON CONFLICT clause does not match any PRIMARY KEY or UNIQUE constraint}}
106 # Problem found by AFL prior to any release
H A DanalyzeD.test29 # a=? for any such integer matches 100 rows).
32 # for any such integer, c=? matches 5 rows).
34 # not contain any samples with a=3001.
H A Dnotify3.test85 # tries to load any unloaded schemas for both the new database and any
87 # unable to load any such schemas, then the ATTACH statement fails.
H A De_walckpt.test19 # The following two commands are used to determine if any of the files
191 # string) and is not the name of any attached database, SQLITE_ERROR is
236 # EVIDENCE-OF: R-10421-19736 If any other process is running a
424 # without waiting for any database readers or writers to finish, then
577 # without blocking any further.
663 # still attempted on any remaining attached databases and SQLITE_BUSY is
678 # EVIDENCE-OF: R-38049-07913 If any other error occurs while processing
734 # any that were already checkpointed before the function was called) or
H A Dupsert3.test26 } {1 {ON CONFLICT clause does not match any PRIMARY KEY or UNIQUE constraint}}
30 } {1 {ON CONFLICT clause does not match any PRIMARY KEY or UNIQUE constraint}}
H A Dfts3ac.test109 Here is the original memo we discussed earlier. Please provide any information that you may have.
341 extremely important that any deal booked to the East is communicated quickly
343 sink in and I do not want us to miss any positions or P&L.
354 affect any Inactive Child.
366 If you have any questions, please contact the Help Desk on:
578 If you have any questions, feel free to contact any of the representatives
714 or cell phone at any time. My cell phone number is 713/705-4829.
748 Please contact me if you have any questions regarding last weeks prices.
792 Please let me know if you have any questions or feedback,
817 Call if you have any more questions.
[all …]
H A Dfts2c.test109 Here is the original memo we discussed earlier. Please provide any information that you may have.
341 extremely important that any deal booked to the East is communicated quickly
343 sink in and I do not want us to miss any positions or P&L.
354 affect any Inactive Child.
366 If you have any questions, please contact the Help Desk on:
578 If you have any questions, feel free to contact any of the representatives
714 or cell phone at any time. My cell phone number is 713/705-4829.
748 Please contact me if you have any questions regarding last weeks prices.
792 Please let me know if you have any questions or feedback,
817 Call if you have any more questions.
[all …]
H A Dfts1c.test109 Here is the original memo we discussed earlier. Please provide any information that you may have.
341 extremely important that any deal booked to the East is communicated quickly
343 sink in and I do not want us to miss any positions or P&L.
354 affect any Inactive Child.
366 If you have any questions, please contact the Help Desk on:
578 If you have any questions, feel free to contact any of the representatives
714 or cell phone at any time. My cell phone number is 713/705-4829.
748 Please contact me if you have any questions regarding last weeks prices.
792 Please let me know if you have any questions or feedback,
817 Call if you have any more questions.
[all …]
H A Dshared8.test14 # does not cause the schema to be reloaded and (b) does not cause any
39 # using it, but any attempt to reload it from disk will fail.
H A Djrnlmode3.test72 # Test cases to verify that we can move from any journal_mode
73 # to any other, as long as we are not in a transaction. Verify
H A Dmalloc3.test49 # (or any other) connection opens a read transaction, hot-journal rollback
71 # malloc() failure may occur within any stage. If a memory allocation fails
80 # the statement handle (i.e. any changes made by the statement are
156 # If not, it executes any TEST block immediately proceeding the SQL
165 # That make any sense? If not, read the code in [run_test] and it might.
191 # back any active transaction if malloc() fails. It must rollback the statement
273 # these statements don't have any obvious malloc() related bugs in them. Note
H A DcorruptD.test30 # end of any in-memory buffers as a result of corrupted database page
55 # If any of the above fields are set to too large a value, then a buffer
/sqlite-3.40.0/autoconf/
H A DINSTALL8 are permitted in any medium without royalty provided the copyright
10 without warranty of any kind.
61 3. Optionally, type `make check' to run any self-tests that come with
64 4. Type `make install' to install the programs and any data files and
70 5. Optionally, type `make installcheck' to repeat any self-tests, but
203 `README' should mention any `--enable-' and `--with-' options that the
331 also present in any nested packages.
351 suppress all normal output, redirect it to `/dev/null' (any error
365 Run the configure checks, but stop before creating any output
/sqlite-3.40.0/src/
H A Dsqlite.h.in4080 ** any virtual tables.
5127 ** return value is obtained and before any
5601 ** return value is obtained and before any
6828 ** call to any SQLite API function.
6883 ** "." and omitting any initial "lib".)^
7030 ** any database connection.
8252 ** write any byte after any subsequent sqlite3_str method call.
8725 ** never contain any unpinned pages.
9027 ** [database connection] is not passed to any other API (by any thread) after
9992 ** any [attached] databases.
[all …]
/sqlite-3.40.0/ext/wasm/jaccwabyt/
H A Djaccwabyt.md91 but Jaccwabyt does not have any hard Emscripten dependencies.
138 An app may have any number of StructBinders, but will typically
160 way that it does not require any maintenace after its initial
171 factory for processing struct descriptions, but does not process any
243 (if any). See [Appendix G][appendix-g] for one way to easily generate
291 member, do not use `s`: use `i` or `p` instead and do any string
296 - All of these types are numeric. Attempting to set any struct-bound
366 any problems.
549 any of its "significant" configuration values may have undefined
559 returned object (if any) and may return a struct of any
[all …]
/sqlite-3.40.0/ext/expert/
H A DREADME.md20 1. The SQL queries are prepared a second time. If the planner uses any
81 # Do not generate any statistics at all:
/sqlite-3.40.0/ext/rtree/
H A Drtreedoc2.test83 # MATCH operator is any column in the R*Tree virtual table, then the
112 # coordinates in each r-tree entry, and is always the same for any given
266 # callback implementation to any arbitrary value that may be useful to

12345678