Home
last modified time | relevance | path

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

/dports/devel/emscripten/emscripten-2.0.3/tests/sqlite/
H A Dspeedtest1.c829 const char *zPuz; in testset_cte() local
834 zPuz = azPuzzle[0]; in testset_cte()
836 zPuz = azPuzzle[1]; in testset_cte()
838 zPuz = azPuzzle[2]; in testset_cte()
869 sqlite3_bind_text(g.pStmt, 1, zPuz, -1, SQLITE_STATIC); in testset_cte()
899 sqlite3_bind_text(g.pStmt, 1, zPuz, -1, SQLITE_STATIC); in testset_cte()
/dports/databases/sqlcipher/sqlcipher-3.4.2/test/
H A Dspeedtest1.c1011 const char *zPuz; in testset_cte() local
1016 zPuz = azPuzzle[0]; in testset_cte()
1018 zPuz = azPuzzle[1]; in testset_cte()
1020 zPuz = azPuzzle[2]; in testset_cte()
1051 sqlite3_bind_text(g.pStmt, 1, zPuz, -1, SQLITE_STATIC); in testset_cte()
1081 sqlite3_bind_text(g.pStmt, 1, zPuz, -1, SQLITE_STATIC); in testset_cte()
/dports/databases/sqlite3/sqlite-src-3350500/test/
H A Dspeedtest1.c1181 const char *zPuz; in testset_cte() local
1186 zPuz = azPuzzle[0]; in testset_cte()
1188 zPuz = azPuzzle[1]; in testset_cte()
1190 zPuz = azPuzzle[2]; in testset_cte()
1221 sqlite3_bind_text(g.pStmt, 1, zPuz, -1, SQLITE_STATIC); in testset_cte()
1251 sqlite3_bind_text(g.pStmt, 1, zPuz, -1, SQLITE_STATIC); in testset_cte()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/test/
H A Dspeedtest1.c1181 const char *zPuz; in testset_cte() local
1186 zPuz = azPuzzle[0]; in testset_cte()
1188 zPuz = azPuzzle[1]; in testset_cte()
1190 zPuz = azPuzzle[2]; in testset_cte()
1221 sqlite3_bind_text(g.pStmt, 1, zPuz, -1, SQLITE_STATIC); in testset_cte()
1251 sqlite3_bind_text(g.pStmt, 1, zPuz, -1, SQLITE_STATIC); in testset_cte()