Home
last modified time | relevance | path

Searched refs:complete (Results 1 – 25 of 35) sorted by relevance

12

/sqlite-3.40.0/test/
H A Dmain.test29 db complete {
33 db complete {}
36 db complete {
41 db complete {
46 db complete {
52 db complete {
58 db complete {
97 db complete {
231 db complete {
236 db complete {
[all …]
H A Ddelete2.test20 # (2) Start a query on the table but do not complete the query.
60 # Do not complete the query, thus leaving the table locked.
H A Dpg_common.tcl30 if {[sqlite complete $frag]} {
H A Dfts4incr.test25 # with the complete text of the Book of Genesis.
H A Dtclsqlite.test45 …k, busy, cache, changes, close, collate, collation_needed, commit_hook, complete, config, copy, de…
115 ifcapable {complete} {
117 set v [catch {db complete} msg]
119 } {1 {wrong # args: should be "db complete SQL"}}
H A Damatch1.test26 # the complete text of the Book of Genesis.
H A Dcapi3b.test99 # not be able to complete until the SELECT finishes.
H A Dmalloc.test377 db complete {SELECT "hello """||'world"' [microsoft], * FROM anicetable;}
378 db complete {-- Useful comment}
392 db complete {SELECT "hello """||'world"' [microsoft], * FROM anicetable;}
393 db complete {-- Useful comment}
H A Dfts4opt.test25 # with the complete text of the Book of Genesis.
H A Dfts4aa.test26 # the complete text of the Book of Genesis.
H A Dfts3ac.test526 On the time line for completion, we have four critical steps to complete:
645 ? Please complete the Online RSVP Form as soon as it is available and submit
674 complete her feedback by end of business Wednesday? It will really help me
947 Please refer to the Worldwide Customer Support card for a complete technical support contact list.'…
H A Dfts2c.test526 On the time line for completion, we have four critical steps to complete:
645 ? Please complete the Online RSVP Form as soon as it is available and submit
674 complete her feedback by end of business Wednesday? It will really help me
947 Please refer to the Worldwide Customer Support card for a complete technical support contact list.'…
H A Dfts1c.test526 On the time line for completion, we have four critical steps to complete:
645 ? Please complete the Online RSVP Form as soon as it is available and submit
674 complete her feedback by end of business Wednesday? It will really help me
947 Please refer to the Worldwide Customer Support card for a complete technical support contact list.'…
H A DwhereG.test52 INSERT INTO album VALUES(103, 'The complete English anthems');
/sqlite-3.40.0/tool/
H A Dsqltclsh.tcl61 if {[info complete $line]} {
H A Dmkshellc.tcl24 ** inserted to getnerate this complete program source file.
H A Dspaceanal.tcl40 if {[info complete $line]} {
763 The amount of the complete database file that is devoted to storing
/sqlite-3.40.0/ext/repair/
H A Dsqlite3_checker.tcl30 if {[info complete $line]} {
/sqlite-3.40.0/src/
H A Dsqlite3ext.h76 int (*complete)(const char*sql); member
429 #define sqlite3_complete sqlite3_api->complete
/sqlite-3.40.0/
H A DMakefile.in174 callback.lo complete.lo ctime.lo \
222 $(TOP)/src/complete.c \
853 complete.lo: $(TOP)/src/complete.c $(HDR)
854 $(LTCOMPILE) $(TEMP_STORE) -c $(TOP)/src/complete.c
H A DMakefile.msc1242 callback.lo complete.lo ctime.lo \
1304 $(TOP)\src\complete.c \
1968 complete.lo: $(TOP)\src\complete.c $(HDR)
1969 $(LTCOMPILE) $(CORE_COMPILE_OPTS) -c $(TOP)\src\complete.c
H A Dmain.mk59 callback.o complete.o ctime.o \
99 $(TOP)/src/complete.c \
/sqlite-3.40.0/ext/fts5/test/
H A Dfts5merge.test107 # Test that a merge will complete any merge that has already been
/sqlite-3.40.0/doc/
H A Djson-enhancements.md127 JSON functions, continue to require complete JSON path expressions for their
/sqlite-3.40.0/contrib/
H A Dsqlitecon.tcl223 if {[string index $cmd 0]=="." || [$v(db) complete $cmd]} {

12