| /sqlite-3.40.0/test/ |
| H A D | wapp.tcl | 488 set wapp $W 497 dict set W .toread [expr {[dict get $W .toread]-[string length $got]}] 500 set wapp $W 547 dict set W $name $value 822 dict set W .remove_addr [dict get $W REMOTE_ADDR] 830 dict set W $nm $val 841 dict set W SERVER_ADDR [dict get $W .remove_addr] 842 set wapp $W 850 dict set W .toread [expr {[dict get $W .toread]-[string length $got]}] 853 dict set W SERVER_ADDR [dict get $W .remove_addr] [all …]
|
| H A D | date.test | 169 datetest 3.11.2 {strftime('%W','2004-01-01')} 00 170 datetest 3.11.3 {strftime('%W','2004-01-02')} 00 171 datetest 3.11.4 {strftime('%W','2004-01-03')} 00 173 datetest 3.11.6 {strftime('%W','2004-01-05')} 01 174 datetest 3.11.7 {strftime('%W','2004-01-06')} 01 175 datetest 3.11.8 {strftime('%W','2004-01-07')} 01 176 datetest 3.11.9 {strftime('%W','2004-01-08')} 01 177 datetest 3.11.10 {strftime('%W','2004-01-09')} 01 178 datetest 3.11.11 {strftime('%W','2004-07-18')} 28 179 datetest 3.11.12 {strftime('%W','2004-12-31')} 52 [all …]
|
| H A D | fts3first.test | 42 INSERT INTO x1(docid,a,b,c) VALUES(1, 'K N J L W', 'S Z W J Q', 'D U W S E'); 43 INSERT INTO x1(docid,a,b,c) VALUES(2, 'B P M O I', 'R P H W S', 'R J L L E'); 44 INSERT INTO x1(docid,a,b,c) VALUES(3, 'U R Q M L', 'M J K A V', 'Q W J T J'); 49 INSERT INTO x1(docid,a,b,c) VALUES(8, 'R Y D L R', 'U U E S J', 'N W L M R'); 50 INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z P F N P', 'W A X D U', 'V A E Q A'); 52 INSERT INTO x1(docid,a,b,c) VALUES(11, 'T E R Q B', 'C I B C B', 'F Z U W R'); 53 INSERT INTO x1(docid,a,b,c) VALUES(12, 'E S V U W', 'T P F W H', 'A M D J Q'); 55 INSERT INTO x1(docid,a,b,c) VALUES(14, 'K H A B L', 'S R C C Z', 'D W E H J'); 56 INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); 73 3 "^W" {9 15 17} [all …]
|
| H A D | fts4docid.test | 30 2 {W U T Q T Q T L H G} 3 {D W H M B R S Z B K} 33 8 {L K J W G D Y W B M} 9 {K E Y I A Q R Q T S} 37 16 {O W E I C H U Y S Y} 17 {P V V E M T H C C S} 39 20 {U J S T T J J S V X} 21 {T E I W P O V A A P} 40 22 {W D K H D H F G O J} 23 {T X Y P G M J U I L} 41 24 {F V X E B C N B K W} 25 {E B A Y N N T Z I C} 43 28 {Q T G M D O D Y V G} 29 {P X W I W V P W Z G}
|
| H A D | fts4content.test | 95 INSERT INTO t2 VALUES('O S W W F U C R Q I C N P Z Y Y E Y Y E'); -- 1 97 INSERT INTO t2 VALUES('P W I N J H I I N I F B K D U Q B Z S F'); -- 3 101 INSERT INTO t2 VALUES('S Z S R I Q U A P W R X H K C Z U L S P'); -- 7 102 INSERT INTO t2 VALUES('J C H N R C K R V N M O F Z M Z A I H W'); -- 8 105 INSERT INTO t2 VALUES('T F T J F F Y V F W N X K Q A Y L X W G'); -- 11 112 INSERT INTO t2 VALUES('F V Z W J Q L P X Y E W B U Q N H X K T'); -- 18 217 INSERT INTO ft3(rowid, x, y) VALUES(7, 'T K T Z J', 'B W D G O'); 219 INSERT INTO ft3(rowid, x, y) VALUES(9, 'E L E T L', 'P W N F Z'); 224 INSERT INTO ft3(rowid, x, y) VALUES(14, 'F L B J H', 'K W F L C'); 228 INSERT INTO ft3(rowid, x, y) VALUES(18, 'V W U W R', 'H O A A V'); [all …]
|
| H A D | regexp2.test | 125 do_execsql_test 4.1 {SELECT 'abc' REGEXP '\W'} {0} 126 do_execsql_test 4.2 {SELECT 'a c' REGEXP '\W'} {1} 127 do_execsql_test 4.3 {SELECT ' ' REGEXP '\W'} {1} 141 do_execsql_test 4.17 {SELECT 'abc' REGEXP '\W{1,1}'} {0} 142 do_execsql_test 4.18 {SELECT 'abc' REGEXP '\W{1}'} {0}
|
| H A D | fts3fault2.test | 115 INSERT INTO ft VALUES('Z L Q O W', 'D F U N Q'); 117 INSERT INTO ft VALUES('P S A O H', 'S Z C W D'); 118 INSERT INTO ft VALUES('T B N L W', 'C A K T I'); 120 INSERT INTO ft VALUES('C R E S V', 'Q V F W P'); 121 INSERT INTO ft VALUES('S K H G W', 'R W Q F G');
|
| H A D | windowpushd.test | 89 INSERT INTO t2 VALUES('W', 3, 1); 90 INSERT INTO t2 VALUES('W', 2, 2); 184 W 5 2 199 W 5 2 9 227 W 5 2 9
|
| H A D | bestindex8.test | 311 set W [list] 320 lappend W "[lindex $lCols $C(column)] IN (%I$a%)" 322 lappend W "[lindex $lCols $C(column)] = %$a%" 359 if {[llength $W]} { set where " WHERE [join $W { AND }]" }
|
| H A D | bestindex1.test | 191 set W [list] 198 lappend W "[lindex $G(collist) $c(column)] = %$i%" 204 if {$W==""} { 207 set sql "SELECT rowid, * FROM t1 WHERE [join $W { AND }]"
|
| H A D | fts3auto.test | 684 "U Y I G W M V F J L X I D C H F P J Q B" 688 "W Y J M D R G V R K B X S A W R I T N C" 689 "P K L W T M S P O Y Y V V O E H Q A I R" 691 "P G S C Y C Y V I M B D S Z D D Y W I E" 692 "Z K Z U E E S F Y X T U A L W O U J C Q" 693 "P A T Z S W L P L Q V Y Y I P W U X S S"
|
| H A D | fts4unicode.test | 119 set map(w) [list "\u1E84" "\u1E85"] ; # LATIN LETTER W WITH DIAERESIS 349 # $W from the codepoints, then tokenizes "${W}hello{$W}world${W}"
|
| H A D | avfs.test | 83 binary scan $ao "W" rvo 358 puts -nonewline $ofd [binary format "W" 0] 379 puts -nonewline $ofd [binary format "W" [string length $fakeAppendee]]
|
| H A D | analyzer1.test | 52 regexp {^/\*\* Disk-Space Utilization.*COMMIT;\W*$} $::MSG
|
| H A D | fts3corrupt4.test | 341 | 3712: 37 57 06 96 46 17 46 17 42 06 e6 f6 e2 07 07 26 7W..F.F.B......& 390 | 384: 30 40 40 00 10 36 d6 57 40 30 10 60 00 10 36 e6 0@@..6.W@0.`..6. 394 | 448: 57 20 30 10 70 00 50 47 17 56 17 40 30 40 80 00 W 0.p.PG.V.@0@.. 406 | 0: 0d 00 00 00 03 0a a6 00 0d 57 0c 4a 0a a6 00 00 .........W.J.... 632 | 3712: 37 57 06 96 46 17 46 17 42 06 e6 f6 e2 07 07 26 7W..F.F.B......& 659 | 0: 0d 00 00 00 03 0a a6 00 0d 57 0c 4a 0a a6 00 00 .........W.J.... 819 | 64: 0c da 0c b9 0c 99 0c 78 0c 57 0c 3e 0c 24 0c 0a .......x.W.>.$.. 1042 | 64: 0c da 0c b9 0c 99 0c 78 0c 57 0c 3e 0c 24 0c 0a .......x.W.>.$.. 1271 | 64: 0c da 0c b9 35 99 0c 78 0c 57 0c 3e 0c 24 0c 0a ....5..x.W.>.$.. 1495 | 64: 0c da 0c b9 0c 99 0c 78 0c 57 0c 3e 0c 24 0c 0a .......x.W.>.$.. [all …]
|
| H A D | walthread.test | 325 # Each client returns a string of the form "W w, R r", where W is the
|
| H A D | altercorrupt.test | 147 | 4064: 57 03 05 01 01 01 01 03 1e 67 06 09 02 05 01 01 W........g......
|
| /sqlite-3.40.0/ext/fts5/test/ |
| H A D | fts5ah.test | 32 set W [list] 41 if {($i % 1577)==0} {lset v 5 W ; lappend W $i} 50 } [lsort -integer -incr $W] 54 } [lsort -integer -incr $W] 95 1 { SELECT rowid FROM t1 WHERE t1 MATCH 'w + x' } [list $W] 96 2 { SELECT rowid FROM t1 WHERE t1 MATCH 'x + w' } [list $W] 97 3 { SELECT rowid FROM t1 WHERE t1 MATCH 'x AND w' } [list $W]
|
| H A D | fts5unicode2.test | 126 set map(w) [list "\u1E84" "\u1E85"] ; # LATIN LETTER W WITH DIAERESIS 371 # $W from the codepoints, then tokenizes "${W}hello{$W}world${W}"
|
| H A D | fts5corrupt3.test | 2182 | 0: 0d 0f ca 00 08 0f 57 00 0f f6 0f ec 0f e0 0f d5 ......W......... 2183 | 16: 0f 57 0f c1 0f b6 0f 70 00 00 00 00 00 00 00 00 .W.....p........ 2330 | 64: 0c da 0c b9 0c 99 0c 78 0c 57 0c 3e 0c 24 0c 0a .......x.W.>.$.. 2685 | 48: 0d 1b 0c fb 0c da 0c b9 0c 99 0c 78 0c 57 0c 3e ...........x.W.> 2935 | 64: 0c da 0c b9 0c 99 0c 78 0c 57 0c 3e 0c 24 0c 0a .......x.W.>.$.. 3091 | 3888: 28 73 65 67 69 64 2c 20 74 65 72 6d 29 29 20 57 (segid, term)) W 3270 | 4064: 44 0f 10 40 15 0f 07 01 03 00 14 24 57 24 24 0f D..@.......$W$$. 6951 INSERT INTO t1_content VALUES(30,'MAX MEMORY=50000000','W','BINARY'); 11408 | 3568: 56 0c 57 c3 3b 57 04 79 f7 f4 b5 20 16 65 18 dc V.W.;W.y... .e.. 11558 | 2912: 91 17 7f b7 ee c0 57 ce 40 82 c7 c8 57 89 62 61 ......W.@...W.ba [all …]
|
| /sqlite-3.40.0/src/ |
| H A D | parse.y | 551 select(A) ::= WITH wqlist(W) selectnowith(X). {A = attachWithToSelect(pParse,X,W);} 596 A = sqlite3SelectNew(pParse,W,X,Y,P,Q,Z,D,L); 602 A = sqlite3SelectNew(pParse,W,X,Y,P,Q,Z,D,L); 898 sqlite3DeleteFrom(pParse,X,W,O,L); 903 sqlite3DeleteFrom(pParse,X,W,0,0); 947 sqlite3Update(pParse,X,Y,W,R,O,L,0); 951 where_opt_ret(W). { 966 sqlite3Update(pParse,X,Y,W,R,0,0,0); 1728 with ::= WITH wqlist(W). { sqlite3WithPush(pParse, W, 1); } 1729 with ::= WITH RECURSIVE wqlist(W). { sqlite3WithPush(pParse, W, 1); } [all …]
|
| /sqlite-3.40.0/ext/wasm/api/ |
| H A D | sqlite3-api-opfs.js | 150 W.postMessage({type:'opfs-async-metrics'}); 169 const W = new Worker(options.proxyUri); 170 W._originalOnError = W.onerror /* will be restored later */; 171 W.onerror = function(err){ 386 W.postMessage({type: 'opfs-async-restart'}); 1238 W.onmessage = function({data}){ 1244 W.postMessage({type: 'opfs-async-init',args: state}); 1268 W.onerror = W._originalOnError; 1269 delete W._originalOnError;
|
| /sqlite-3.40.0/ext/rtree/ |
| H A D | rtreefuzz001.test | 652 | 3248: 40 50 00 93 10 07 57 07 06 57 22 d7 26 96 76 87 @P....W..W..&.v. 653 | 3264: 42 06 36 f7 26 e6 57 21 70 30 50 00 93 10 06 c6 B.6.&.W!p0P..... 654 | 3280: f7 76 57 22 d7 26 96 76 87 42 06 36 f7 26 e6 57 .vW..&.v.B.6.&.W 655 | 3296: 21 60 20 50 00 92 f0 07 57 07 06 57 22 d6 c6 56 !` P....W..W...V 888 | 3920: 39 08 8f 58 04 00 01 13 02 32 78 38 08 8f 57 04 9..X.....2x8..W. 1074 | 3904: 57 02 06 17 1f 1f 01 7f 74 61 62 6c 65 67 65 6f W.......tablegeo 1102 | 3712: 0a 57 c1 42 00 20 0e 44 0a 57 e9 42 6c 69 6e 65 .W.B. .D.W.Bline 1105 | 3760: 00 00 c2 42 29 dc 5a 43 0a 57 b9 42 00 80 7d 43 ...B).ZC.W.B...C 1106 | 3776: 0a 57 e1 42 6c 69 6e 65 2d 34 30 67 72 65 65 6e .W.Bline-40green 1123 | 4048: 17 01 00 00 04 00 00 9b 43 00 00 67 43 0a 57 92 ........C..gC.W. [all …]
|
| /sqlite-3.40.0/ext/wasm/ |
| H A D | tester1.js | 608 const S = sqlite3, W = S.wasm; 618 if(W.bigIntEnabled){ 687 if(!W.bigIntEnabled){ 693 W.ctype.structs.filter((e)=>'WasmTestStruct'===e.name)[0]; 716 W.xGet('sqlite3_wasm_test_struct'/*name gets mangled in -O3 builds!*/); 729 wts.$xFunc = W.installFunction(wtsFunc, wts.memberSignature('xFunc')) 736 .assert(W.functionEntry(wts.$xFunc) instanceof Function); 760 W.uninstallFunction(wts.$xFunc);
|
| /sqlite-3.40.0/ext/fts3/unicode/ |
| H A D | CaseFolding.txt | 87 0057; C; 0077; # LATIN CAPITAL LETTER W 182 0174; C; 0175; # LATIN CAPITAL LETTER W WITH CIRCUMFLEX 651 1E80; C; 1E81; # LATIN CAPITAL LETTER W WITH GRAVE 652 1E82; C; 1E83; # LATIN CAPITAL LETTER W WITH ACUTE 653 1E84; C; 1E85; # LATIN CAPITAL LETTER W WITH DIAERESIS 654 1E86; C; 1E87; # LATIN CAPITAL LETTER W WITH DOT ABOVE 655 1E88; C; 1E89; # LATIN CAPITAL LETTER W WITH DOT BELOW 664 1E98; F; 0077 030A; # LATIN SMALL LETTER W WITH RING ABOVE 937 24CC; C; 24E6; # CIRCLED LATIN CAPITAL LETTER W 999 2C72; C; 2C73; # LATIN CAPITAL LETTER W WITH HOOK [all …]
|