Home
last modified time | relevance | path

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

/sqlite-3.40.0/test/
H A Dspeedtest1.c1233 const char *zPuz; in testset_cte() local
1238 zPuz = azPuzzle[0]; in testset_cte()
1240 zPuz = azPuzzle[1]; in testset_cte()
1242 zPuz = azPuzzle[2]; in testset_cte()
1273 sqlite3_bind_text(g.pStmt, 1, zPuz, -1, SQLITE_STATIC); in testset_cte()
1303 sqlite3_bind_text(g.pStmt, 1, zPuz, -1, SQLITE_STATIC); in testset_cte()