Lines Matching refs:sqlite3_bind_text

751     sqlite3_bind_text(g.pStmt, 3, zNum, -1, SQLITE_STATIC);  in testset_main()
770 sqlite3_bind_text(g.pStmt, 3, zNum, -1, SQLITE_STATIC); in testset_main()
789 sqlite3_bind_text(g.pStmt, 3, zNum, -1, SQLITE_STATIC); in testset_main()
835 sqlite3_bind_text(g.pStmt, 1, zNum, len+1, SQLITE_STATIC); in testset_main()
857 sqlite3_bind_text(g.pStmt, 1, zNum, len+1, SQLITE_STATIC); in testset_main()
878 sqlite3_bind_text(g.pStmt, 1, zNum, len+1, SQLITE_STATIC); in testset_main()
948 sqlite3_bind_text(g.pStmt, 1, zNum, len, SQLITE_STATIC); in testset_main()
1118 sqlite3_bind_text(g.pStmt, 2, zNum, -1, SQLITE_STATIC); in testset_main()
1157 sqlite3_bind_text(g.pStmt, 1, zNum, -1, SQLITE_STATIC); in testset_main()
1171 sqlite3_bind_text(g.pStmt, 1, zNum, -1, SQLITE_STATIC); in testset_main()
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()
1379 sqlite3_bind_text(g.pStmt, 1, zFP1, -1, SQLITE_STATIC); in testset_fp()
1380 sqlite3_bind_text(g.pStmt, 2, zFP2, -1, SQLITE_STATIC); in testset_fp()
1392 sqlite3_bind_text(g.pStmt, 1, zFP1, -1, SQLITE_STATIC); in testset_fp()
1393 sqlite3_bind_text(g.pStmt, 2, zFP2, -1, SQLITE_STATIC); in testset_fp()
1412 sqlite3_bind_text(g.pStmt, 1, zFP1, -1, SQLITE_STATIC); in testset_fp()
1413 sqlite3_bind_text(g.pStmt, 2, zFP2, -1, SQLITE_STATIC); in testset_fp()
1955 sqlite3_bind_text(g.pStmt, 2, zNum, -1, SQLITE_STATIC); in testset_trigger()
2057 sqlite3_bind_text(g.pStmt, 2, zNum, -1, SQLITE_STATIC); in testset_trigger()
2072 sqlite3_bind_text(g.pStmt, 2, zNum, -1, SQLITE_STATIC); in testset_trigger()
2108 sqlite3_bind_text(g.pStmt, 2, zNum, -1, SQLITE_STATIC); in testset_trigger()
2117 sqlite3_bind_text(g.pStmt, 2, zNum, -1, SQLITE_STATIC); in testset_trigger()