Lines Matching refs:t1ErrorName

132 #define t1ErrorName sqlite3ErrName  macro
151 t1ErrorName(rc), rc, t1ErrorName(r2), r2); in sqlite3TestErrCode()
695 Tcl_SetResult(interp, (char *)t1ErrorName(rc), TCL_STATIC); in sqlite_test_close()
719 Tcl_SetResult(interp, (char *)t1ErrorName(rc), TCL_STATIC); in sqlite_test_close_v2()
1081 Tcl_SetResult(interp, (char *)t1ErrorName(rc), 0); in test_create_function()
1222 Tcl_SetResult(interp, (char *)t1ErrorName(rc), 0); in test_create_aggregate()
2135 Tcl_SetResult(interp, (char *)t1ErrorName(rc), TCL_STATIC); in test_finalize()
2805 Tcl_SetResult(interp, (char *)t1ErrorName(rc), TCL_STATIC); in test_reset()
3386 if( 0==strcmp(t1ErrorName(i), zCode) ) break; in test_errstr()
4408 Tcl_AppendResult(interp, (char *)t1ErrorName(rc), 0); in test_ex_errcode()
4435 Tcl_AppendResult(interp, (char *)t1ErrorName(rc), 0); in test_errcode()
5102 Tcl_SetResult(interp, (char *)t1ErrorName(rc), 0); in test_step()
5397 Tcl_SetResult(interp, (char *)t1ErrorName(rc), TCL_STATIC); in test_global_recover()
5521 Tcl_SetResult(interp, (char *)t1ErrorName(rc), TCL_STATIC); in delete_function()
5547 Tcl_SetResult(interp, (char *)t1ErrorName(rc), TCL_STATIC); in delete_collation()
6641 Tcl_SetResult(interp, (char *)t1ErrorName(rc), TCL_STATIC); in file_control_external_reader()
6933 Tcl_SetResult(interp, (char *)t1ErrorName(rc), TCL_STATIC); in test_unlock_notify()
6963 Tcl_SetResult(interp, (char *)t1ErrorName(rc), TCL_STATIC); in test_wal_checkpoint()
7206 Tcl_SetResult(interp, (char *)t1ErrorName(rc), 0); in test_print_eqp()
7937 Tcl_SetResult(interp, (char *)t1ErrorName(rc), TCL_STATIC); in test_user_authenticate()
7970 Tcl_SetResult(interp, (char *)t1ErrorName(rc), TCL_STATIC); in test_user_add()
8003 Tcl_SetResult(interp, (char *)t1ErrorName(rc), TCL_STATIC); in test_user_change()
8031 Tcl_SetResult(interp, (char *)t1ErrorName(rc), TCL_STATIC); in test_user_delete()