Home
last modified time | relevance | path

Searched refs:nx (Results 1 – 4 of 4) sorted by relevance

/sqlite-3.40.0/test/
H A Dupsert2.test38 WITH nx(a,b) AS (VALUES(1,8),(2,11),(3,1),(2,15),(1,4),(1,99))
39 INSERT INTO t1(a,b) SELECT a, b FROM nx WHERE true
46 WITH nx(a,b) AS (VALUES(1,8),(2,11),(3,1),(2,15),(1,4),(1,99))
47 INSERT INTO main.t1 AS t2(a,b) SELECT a, b FROM nx WHERE true
52 WITH nx(a,b) AS (VALUES(1,8),(2,11),(3,1),(2,15),(1,4),(1,99))
53 INSERT INTO t1 AS t2(a,b) SELECT a, b FROM nx WHERE true
60 WITH nx(a,b) AS (VALUES(1,8),(2,11),(3,1),(2,15),(1,4),(1,99))
61 INSERT INTO t1(a,b) SELECT a, b FROM nx WHERE true
/sqlite-3.40.0/src/
H A Dbitvec.c341 int i, nx, pc, op; in sqlite3BitvecBuiltinTest() local
362 nx = 4; in sqlite3BitvecBuiltinTest()
370 nx = 2; in sqlite3BitvecBuiltinTest()
375 if( (--aOp[pc+1]) > 0 ) nx = 0; in sqlite3BitvecBuiltinTest()
376 pc += nx; in sqlite3BitvecBuiltinTest()
/sqlite-3.40.0/tool/
H A Dmkpragmatab.tcl578 set nx 0
581 set nx [llength $cx]
605 puts $fd " /* ColNames: */ $cy, $nx,"
/sqlite-3.40.0/ext/fts5/test/
H A Dfts5corrupt3.test12058 | 1744: 07 73 bf 47 f6 fd 6e 78 13 5a ec 30 62 a4 c4 12 .s.G..nx.Z.0b...