Home
last modified time | relevance | path

Searched refs:objc (Results 1 – 25 of 42) sorted by relevance

12

/sqlite-3.40.0/src/
H A Dtest1.c1537 if( objc!=2 && objc!=1 ){ in test_enable_shared()
1620 if( objc!=5 && objc!=4 ){ in test_table_column_metadata()
1935 if( objc!=4 && objc!=3 ){ in test_load_extension()
3895 if( objc!=5 && objc!=6){ in test_bind_text16()
3947 if( objc!=5 && objc!=6 ){ in test_bind_blob()
4553 if( objc!=5 && objc!=4 ){ in test_prepare()
4612 if( objc!=5 && objc!=4 ){ in test_prepare_v2()
4686 if( objc!=6 && objc!=5 ){ in test_prepare_v3()
4801 if( objc!=5 && objc!=4 ){ in test_prepare16()
4861 if( objc!=5 && objc!=4 ){ in test_prepare16_v2()
[all …]
H A Dtest_malloc.c301 int objc, in test_malloc() argument
326 int objc, in test_realloc() argument
355 int objc, in test_free() argument
386 int objc, in test_memset() argument
432 int objc, in test_memget() argument
479 int objc, in test_memory_used() argument
494 int objc, in test_memory_highwater() argument
498 if( objc!=1 && objc!=2 ){ in test_memory_highwater()
519 int objc, in test_memdebug_backtrace() argument
939 if( objc<2 || objc>5 ){ in test_alt_pcache()
[all …]
H A Dtest_mutex.c162 int objc, in test_shutdown() argument
183 int objc, in test_initialize() argument
204 int objc, in test_install_mutex_counters() argument
265 int objc, in test_read_mutex_counters() argument
294 int objc, in test_clear_mutex_counters() argument
318 int objc, in test_alloc_mutex() argument
345 int objc, in test_config() argument
407 int objc, in test_enter_static_mutex() argument
426 int objc, in test_leave_static_mutex() argument
445 int objc, in test_enter_db_mutex() argument
[all …]
H A Dtclsqlite.c1934 int objc, in DbObjCmd() argument
2467 if( objc<5 || objc>7 ){ in DbObjCmd()
2801 objc--; in DbObjCmd()
2804 if( objc<3 || objc>5 ){ in DbObjCmd()
2962 if( objc!=(5+isReadonly) && objc!=(6+isReadonly) ){ in DbObjCmd()
3003 if( objc!=2 && objc!=3 ){ in DbObjCmd()
3216 if( objc!=2 && objc!=3 ){ in DbObjCmd()
3436 if( objc!=3 && objc!=4 ){ in DbObjCmd()
3495 if( objc!=2 && objc!=3 ){ in DbObjCmd()
3689 int objc, in DbObjCmdAdaptor() argument
[all …]
H A Dtest_thread.c177 int objc, in sqlthread_spawn() argument
230 int objc, in sqlthread_parent() argument
275 int objc, in sqlthread_open() argument
309 int objc, in sqlthread_id() argument
327 int objc, in sqlthread_proc() argument
346 if( objc<2 ){ in sqlthread_proc()
375 int objc, in clock_seconds_proc() argument
537 int objc, in blocking_step_proc() argument
544 if( objc!=2 ){ in blocking_step_proc()
563 int objc, in blocking_prepare_v2_proc() argument
[all …]
H A Dtest_syscall.c428 int objc, in test_syscall_install() argument
464 int objc, in test_syscall_uninstall() argument
488 int objc, in test_syscall_reset() argument
495 if( objc!=2 && objc!=3 ){ in test_syscall_reset()
526 int objc, in test_syscall_exists() argument
547 int objc, in test_syscall_fault() argument
553 if( objc!=2 && objc!=4 ){ in test_syscall_fault()
576 int objc, in test_syscall_errno() argument
622 int objc, in test_syscall_list() argument
652 int objc, in test_syscall_defaultvfs() argument
[all …]
H A Dtest_hexio.c104 int objc, in hexio_read() argument
113 if( objc!=4 ){ in hexio_read()
154 int objc, in hexio_write() argument
164 if( objc!=4 ){ in hexio_write()
202 int objc, in hexio_get_int() argument
211 if( objc!=2 ){ in hexio_get_int()
242 int objc, in hexio_render_int16() argument
269 int objc, in hexio_render_int32() argument
299 int objc, in utf8_to_utf8() argument
361 int objc, in read_fts3varint() argument
[all …]
H A Dtest6.c722 int objc, in processDevSymArgs() argument
823 int objc, in crashNowCmd() argument
844 int objc, in crashEnableCmd() argument
872 if( objc!=2 && objc!=3 ){ in crashEnableCmd()
923 int objc, in crashParamsObjCmd() argument
970 int objc, in devSymObjCmd() argument
992 int objc, in writeCrashObjCmd() argument
1016 int objc, in dsUnregisterObjCmd() argument
1036 int objc, in jtObjCmd() argument
1042 if( objc!=2 && objc!=3 ){ in jtObjCmd()
[all …]
H A Dtest5.c36 int objc, in binarize() argument
42 assert(objc==2); in binarize()
64 int objc, in test_value_overhead() argument
72 if( objc!=3 ){ in test_value_overhead()
128 int objc, in test_translate() argument
139 if( objc!=4 && objc!=5 ){ in test_translate()
146 if( objc==5 ){ in test_translate()
159 if( objc==5 ){ in test_translate()
165 if( objc==5 ){ in test_translate()
192 int objc, in test_translate_selftest() argument
H A Dtest_blob.c105 int objc, /* Number of arguments */ in test_blob_open() argument
120 if( objc!=8 ){ in test_blob_open()
156 int objc, /* Number of arguments */ in test_blob_close() argument
162 if( objc!=2 ){ in test_blob_close()
184 int objc, /* Number of arguments */ in test_blob_bytes() argument
190 if( objc!=2 ){ in test_blob_bytes()
220 int objc, /* Number of arguments */ in test_blob_read() argument
229 if( objc!=4 ){ in test_blob_read()
276 int objc, /* Number of arguments */ in test_blob_write() argument
286 if( objc!=4 && objc!=5 ){ in test_blob_write()
[all …]
H A Dtest_quota.c1363 int objc, in test_quota_initialize() argument
1392 int objc, in test_quota_shutdown() argument
1415 int objc, in test_quota_set() argument
1469 int objc, in test_quota_file() argument
1495 int objc, in test_quota_dump() argument
1543 int objc, in test_quota_fopen() argument
1573 int objc, in test_quota_fread() argument
1607 int objc, in test_quota_fwrite() argument
1635 int objc, in test_quota_fclose() argument
1657 int objc, in test_quota_fflush() argument
[all …]
H A Dtest_async.c49 int objc, in testAsyncInit() argument
56 if( objc!=3 ){ in testAsyncInit()
82 int objc, in testAsyncShutdown() argument
106 int objc, in testAsyncStart() argument
138 int objc, in testAsyncWait() argument
142 if( objc!=1 ){ in testAsyncWait()
164 int objc, in testAsyncControl() argument
174 if( objc!=2 && objc!=3 ){ in testAsyncControl()
183 if( objc==3 ){ in testAsyncControl()
H A Dtest_autoext.c100 int objc, in autoExtSqrObjCmd() argument
116 int objc, in cancelAutoExtSqrObjCmd() argument
132 int objc, in autoExtCubeObjCmd() argument
148 int objc, in cancelAutoExtCubeObjCmd() argument
164 int objc, in autoExtBrokenObjCmd() argument
180 int objc, in cancelAutoExtBrokenObjCmd() argument
199 int objc, in resetAutoExtObjCmd() argument
H A Dtest_init.c194 int objc, /* Number of arguments */ in init_wrapper_install() argument
199 for(i=1; i<objc; i++){ in init_wrapper_install()
218 int objc, /* Number of arguments */ in init_wrapper_uninstall() argument
221 if( objc!=1 ){ in init_wrapper_uninstall()
236 int objc, /* Number of arguments */ in init_wrapper_clear() argument
239 if( objc!=1 ){ in init_wrapper_clear()
253 int objc, /* Number of arguments */ in init_wrapper_query() argument
258 if( objc!=1 ){ in init_wrapper_query()
H A Dtest_vfs.c1083 int objc, in testvfs_obj_cmd() argument
1109 if( objc<2 ){ in testvfs_obj_cmd()
1126 if( objc!=3 && objc!=4 ){ in testvfs_obj_cmd()
1329 if( objc>3 ){ in testvfs_obj_cmd()
1441 int objc, in testvfs_cmd() argument
1489 if( objc<2 || 0!=(objc%2) ) goto bad_args; in testvfs_cmd()
1589 int objc, in test_vfs_shmlock() argument
1603 if( objc!=7 ){ in test_vfs_shmlock()
1635 int objc, in test_vfs_set_readmark() argument
1648 if( objc!=4 && objc!=5 ){ in test_vfs_set_readmark()
[all …]
H A Dtest9.c32 int objc, /* Number of arguments */ in c_collation_test() argument
39 if( objc!=1 ){ in c_collation_test()
73 int objc, /* Number of arguments */ in c_realloc_test() argument
79 if( objc!=1 ){ in c_realloc_test()
114 int objc, /* Number of arguments */ in c_misuse_test() argument
122 if( objc!=1 ){ in c_misuse_test()
H A Dtest_superlock.c281 int objc, in superunlock_cmd() argument
284 if( objc!=1 ){ in superunlock_cmd()
313 int objc, in superlock_cmd() argument
323 if( objc<3 || objc>5 ){ in superlock_cmd()
331 if( objc>3 ){ in superlock_cmd()
335 if( objc>4 ){ in superlock_cmd()
H A Dtest_window.c139 int objc, in test_create_window() argument
147 if( objc!=7 ){ in test_create_window()
182 int objc, in test_create_window_misuse() argument
188 if( objc!=2 ){ in test_create_window_misuse()
281 int objc, in test_create_sumint() argument
287 if( objc!=2 ){ in test_create_sumint()
308 int objc, in test_override_sum() argument
314 if( objc!=2 ){ in test_override_sum()
H A Dtest_bestindex.c501 int objc, /* Number of arguments */ in testBestIndexObj() argument
516 if( objc<2 ){ in testBestIndexObj()
524 if( ii<4 && objc!=2 ){ in testBestIndexObj()
528 if( ii==4 && objc!=4 ){ in testBestIndexObj()
532 if( ii==5 && objc!=3 && objc!=4 ){ in testBestIndexObj()
585 }else if( objc==4 ){ in testBestIndexObj()
734 int objc, /* Number of arguments */ in register_tcl_module() argument
738 if( objc!=2 ){ in register_tcl_module()
/sqlite-3.40.0/ext/rbu/
H A Dtest_rbu.c84 int objc, in test_sqlite3rbu_cmd() argument
113 if( objc<2 ){ in test_sqlite3rbu_cmd()
282 int objc, in test_sqlite3rbu() argument
291 if( objc!=4 && objc!=5 ){ in test_sqlite3rbu()
312 int objc, in test_sqlite3rbu_vacuum() argument
320 if( objc!=3 && objc!=4 ){ in test_sqlite3rbu_vacuum()
341 int objc, in test_sqlite3rbu_create_vfs() argument
348 if( objc!=3 && objc!=4 ){ in test_sqlite3rbu_create_vfs()
376 int objc, in test_sqlite3rbu_destroy_vfs() argument
381 if( objc!=2 ){ in test_sqlite3rbu_destroy_vfs()
[all …]
/sqlite-3.40.0/ext/session/
H A Dtest_session.c107 int objc, in test_sql_exec_changeset() argument
228 int objc, in test_session_cmd() argument
403 int objc, in test_sqlite3session() argument
765 int objc, in testSqlite3changesetApply() argument
804 if( objc!=4 && objc!=5 ){ in testSqlite3changesetApply()
871 int objc, in test_sqlite3changeset_apply() argument
882 int objc, in test_sqlite3changeset_apply_v2() argument
894 int objc, in test_sqlite3changeset_apply_replace_all() argument
929 int objc, in test_sqlite3changeset_invert() argument
968 int objc, in test_sqlite3changeset_concat() argument
[all …]
/sqlite-3.40.0/ext/fts5/
H A Dfts5_tcl.c221 int objc, in xF5tApi() argument
614 int objc, in f5tCreateFunction() argument
684 int objc, in f5tTokenize() argument
701 if( objc!=4 && objc!=5 ){ in f5tTokenize()
890 int objc, in f5tTokenizerReturn() argument
961 int objc, in f5tCreateTokenizer() argument
1013 int objc, in f5tMayBeCorrupt() argument
1019 if( objc!=2 && objc!=1 ){ in f5tMayBeCorrupt()
1047 int objc, in f5tTokenHash() argument
1072 int objc, in f5tRegisterMatchinfo() argument
[all …]
/sqlite-3.40.0/ext/fts3/
H A Dfts3_test.c156 int objc, in fts3_near_match_cmd() argument
175 if( objc<3 || (objc%2)==0 ){ in fts3_near_match_cmd()
291 int objc, in fts3_configure_incr_load_cmd() argument
299 if( objc!=1 && objc!=3 ){ in fts3_configure_incr_load_cmd()
311 if( objc==3 ){ in fts3_configure_incr_load_cmd()
501 int objc, in fts3_test_tokenizer_cmd() argument
515 if( objc!=1 ){ in fts3_test_tokenizer_cmd()
530 int objc, in fts3_test_varint_cmd() argument
540 if( objc!=2 ){ in fts3_test_varint_cmd()
585 int objc, in fts3_may_be_corrupt() argument
[all …]
/sqlite-3.40.0/ext/recover/
H A Dtest_recover.c81 int objc, in testRecoverCmd() argument
101 if( objc<2 ){ in testRecoverCmd()
109 if( (objc-2)!=aSub[iSub].nArg ){ in testRecoverCmd()
218 int objc, in test_sqlite3_recover_init() argument
230 if( objc!=4 ){ in test_sqlite3_recover_init()
273 int objc, in test_sqlite3_dbdata_init() argument
278 if( objc!=2 ){ in test_sqlite3_dbdata_init()
/sqlite-3.40.0/ext/expert/
H A Dtest_expert.c58 int objc, in testExpertCmd() argument
78 if( objc<2 ){ in testExpertCmd()
86 if( objc!=2+aSub[iSub].nArg ){ in testExpertCmd()
161 int objc, in test_sqlite3_expert_new() argument
171 if( objc!=2 ){ in test_sqlite3_expert_new()

12