| /sqlite-3.40.0/mptest/ |
| H A D | multiwrite01.test | 20 --match 64 26 --match 247 28 --match 17 31 --match 17 52 --match 64 60 --match 17 63 --match 17 83 --match 64 91 --match 17 94 --match 17 [all …]
|
| H A D | crash01.test | 18 --match 64 24 --match 247 26 --match 17 29 --match 17 40 --match 247 42 --match 17 45 --match 17 57 --match 17 60 --match 17 72 --match 17 [all …]
|
| H A D | crash02.subtest | 27 --match 64 30 --match ok 34 --match 64 37 --match ok 41 --match 64 44 --match ok 48 --match 64 51 --match ok
|
| H A D | config02.test | 44 --match 1024 1024 1024 1024 1024 67 --match 2048 2048 2048 2048 2048 90 --match 8192 8192 8192 8192 8192 113 --match 16384 16384 16384 16384 16384
|
| /sqlite-3.40.0/ext/fts5/ |
| H A D | mkportersteps.tcl | 117 if( ${match} ){ 122 if( ${match} ){ 129 if( ${match} ){ 135 if( ${match} ){ 143 if( ${match} ){ 151 if( ${match} ){ 158 if( ${match} ){ 183 set match "nBuf>$n && 0==memcmp(\"$zSuffix\", &aBuf\[nBuf-$n\], $n)"
|
| /sqlite-3.40.0/test/ |
| H A D | window3.test | 382 error "list element [set i] does not match: got=[set r] expected=[set r2]" 399 error "list element [set i] does not match: got=[set r] expected=[set r2]" 416 error "list element [set i] does not match: got=[set r] expected=[set r2]" 433 error "list element [set i] does not match: got=[set r] expected=[set r2]" 450 error "list element [set i] does not match: got=[set r] expected=[set r2]" 467 error "list element [set i] does not match: got=[set r] expected=[set r2]" 484 error "list element [set i] does not match: got=[set r] expected=[set r2]" 501 error "list element [set i] does not match: got=[set r] expected=[set r2]" 518 error "list element [set i] does not match: got=[set r] expected=[set r2]" 535 error "list element [set i] does not match: got=[set r] expected=[set r2]" [all …]
|
| H A D | fts3rnd.test | 355 set match "${prefix}*" 357 SELECT docid FROM t1 WHERE t1 MATCH $match 358 } [simple_phrase $match] 365 set match "\"$term\"" 367 SELECT docid FROM t1 WHERE t1 MATCH $match 375 set match "\"$term\"" 377 SELECT docid FROM t1 WHERE t1 MATCH $match 388 set match "\"$query\"" 400 set match [join $terms " NEAR "] 411 set match [join $terms " NEAR/$nNear "] [all …]
|
| H A D | releasetest_data.tcl | 436 if {[string match *-ndebug $config]} { 440 if {[string match *-debug $config]} { 612 if {[llength $target]==1 && ([string match "*TEST_FAILURE*" $vars] || ( 616 && ![string match Sanitize* $config] 624 || [string match Sanitize* $config] 647 if {[string match ${cmd}* configurations] && $n==0} { 649 } elseif {[string match ${cmd}* script]} { 651 } elseif {[string match ${cmd}* platforms] && $n==0} { 653 } elseif {[string match ${cmd}* tests]} {
|
| H A D | trigger7.test | 46 # that do not match the update columns. 59 string match *___update_t1.x___* $txt 63 string match *___update_t1.y___* $txt 67 string match *___update_t1.x___* $txt 71 string match *___update_t1.y___* $txt 75 string match *___update_t1.x___* $txt 79 string match *___update_t1.x___* $txt
|
| H A D | fts3first.test | 70 foreach {tn match res} { 87 do_execsql_test 1.$x.$tn.1 {SELECT docid FROM x1 WHERE x1 MATCH $match} $res 88 do_execsql_test 1.$x.$tn.2 {SELECT docid FROM x2 WHERE x2 MATCH $match} $rev 99 foreach {tn match res} { 107 SELECT snippet(x1, '[', ']', '...') FROM x1 WHERE x1 MATCH $match 111 SELECT snippet(x2, '[', ']', '...') FROM x2 WHERE x2 MATCH $match 117 foreach {tn match res} { 137 SELECT mit(matchinfo(x1, 'x')) FROM x1 WHERE x1 MATCH $match 140 SELECT mit(matchinfo(x2, 'x')) FROM x2 WHERE x2 MATCH $match
|
| H A D | fts4content.test | 122 -- of row 20 do not match the FTS index contents. 127 foreach {tn match rowidlist} { 135 SELECT rowid FROM ft2 WHERE ft2 MATCH $match 139 SELECT docid FROM ft2 WHERE ft2 MATCH $match 143 foreach {tn match result} { 149 SELECT * FROM ft2 WHERE ft2 MATCH $match 153 foreach {tn match result} { 163 foreach {tn match result} { 232 foreach {tn match rowidlist} { 259 foreach {tn match rowidlist} { [all …]
|
| H A D | tkt2822.test | 40 # In the third rule, the expression must exactly match one 48 # if the left-most SELECT does not match is not a part of 134 # Test that if a match cannot be found in the leftmost SELECT, an 135 # attempt is made to find a match in subsequent SELECT statements. 160 # Test some error conditions (ORDER BY clauses that match no column). 166 } {1 {1st ORDER BY term does not match any column in the result set}} 174 } {1 {1st ORDER BY term does not match any column in the result set}} 178 # The "ORDER BY b" should match the column alias (rule 2), not the 191 # Case does not matter. b should match B
|
| H A D | orderbyA.test | 49 # $match is the number of temp-table sorts we expect if the GROUP BY 52 set match 1 55 set match 0 61 } $match {one 6 three 24 two 15} 64 } $match {two 15 three 24 one 6}
|
| H A D | wapp.tcl | 376 if {[string match *scgi $wappmode]} { 423 if {$fromip!="" && ![string match $fromip $ip]} { 580 } elseif {[string match multipart/form-data* $ctype]} { 670 if {$referer==$base || [string match $base/* $referer]} { 737 if {[string match text/* $mimetype]} { 906 if {[string match --* $term]} {set term [string range $term 1 end]} 970 && [string match CGI/1.* $env(GATEWAY_INTERFACE)]} {
|
| H A D | tester.tcl | 448 set cmdlinearg(match) "" 514 foreach {dummy cmdlinearg(match)} [split $a =] break 516 set ::G(match) $cmdlinearg(match) 517 if {$::G(match) == ""} {unset ::G(match)} 789 if {![info exists ::G(match)] || [string match $::G(match) $name]} { 806 set ok [string match $re $result] 831 set ok [string match $re $result] 843 set ok [expr {![string match $e $result]}] 845 set ok [string match $expected $result] 1811 if {$r && [string match {*ERROR: LeakSanitizer*} $msg]} {
|
| H A D | fts3auto.test | 34 # This proc runs several test cases on FTS3/4 table $TABLE using match 64 set match [lindex $args [expr $nArg-1]] 78 get_near_results $tbl $match $deferred aHit 79 get_near_results $tbl [string map {AND OR} $match] $deferred aMatchinfo 90 set title "(\"$match\" -> [llength [array names aHit]] rows)" 93 SELECT docid FROM $tbl WHERE $tbl MATCH '$match' ORDER BY docid ASC 97 SELECT docid FROM $tbl WHERE $tbl MATCH '$match' ORDER BY docid DESC 102 WHERE $tbl MATCH '$match' ORDER BY docid DESC 107 WHERE $tbl MATCH '$match' ORDER BY docid ASC 160 if {[string match *:* $t]} { [all …]
|
| H A D | backup_ioerr.test | 125 # the contents of the backup database should match that of the 185 string match SQLITE_IOERR* $rc 193 string match SQLITE_IOERR* $rc 247 string match SQLITE_IOERR* $rc 255 string match SQLITE_IOERR* $rc
|
| H A D | dbstatus.test | 178 ifcapable !vtab { if {[string match *x $tn]} continue } 226 if {[string match *k $tn] 227 || [string match *x $tn] || $AUTOVACUUM 228 || ([string match *y $tn] && $STAT3) 325 ifcapable !vtab { if {[string match *x $tn]} continue } 367 if {[string match *x $tn]} {
|
| H A D | fts3an.test | 44 # Exact match 54 # Prefix includes exact match 123 # Can't see lorem as an exact match. 188 # Test a boundary condition: More than 2^16 terms that match a searched for
|
| H A D | round1.test | 28 if {[string match *. $ans]} {set ans ${ans}0} 36 if {[string match *. $ans]} {set ans ${ans}0}
|
| H A D | upsert1.test | 44 } {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}}
|
| H A D | upsert3.test | 26 } {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}}
|
| /sqlite-3.40.0/src/ |
| H A D | callback.c | 303 int match; in matchQuality() local 315 match = 4; in matchQuality() 317 match = 1; in matchQuality() 322 match += 2; /* Exact encoding match */ in matchQuality() 324 match += 1; /* Both are UTF16, but with different byte orders */ in matchQuality() 327 return match; in matchQuality()
|
| /sqlite-3.40.0/tool/ |
| H A D | extract-sqlite3h.tcl | 14 if {[string match {* Begin file sqlite3.h *} $line]} break 18 if {[string match {* End of sqlite3.h *} $line]} break
|
| /sqlite-3.40.0/autoconf/tea/win/ |
| H A D | nmakehlp.c | 47 static const char *GetVersionFromFile(const char *filename, const char *match, int numdots); 505 const char *match, in GetVersionFromFile() argument 520 p = strstr(szBuffer, match); in GetVersionFromFile() 526 p += strlen(match); in GetVersionFromFile()
|