Lines Matching defs:rc
78 int rc; in sql_exec_changeset() local
114 int rc; in test_sql_exec_changeset() local
157 static int test_session_error(Tcl_Interp *interp, int rc, char *zErr){ in test_session_error()
170 int rc; in test_table_filter() local
254 int rc; in test_session_cmd() local
369 int rc; in test_session_cmd() local
408 int rc; /* sqlite3session_create() return code */ in test_sqlite3session() local
608 int rc; in test_conflict_handler() local
624 int rc = sqlite3changeset_conflict(pIter, 0, &pVal); in test_conflict_handler() local
628 int rc = sqlite3changeset_conflict(pIter, -1, &pVal); in test_conflict_handler() local
635 int rc = sqlite3changeset_new(pIter, 0, &pVal); in test_conflict_handler() local
639 int rc = sqlite3changeset_new(pIter, -1, &pVal); in test_conflict_handler() local
646 int rc = sqlite3changeset_old(pIter, 0, &pVal); in test_conflict_handler() local
650 int rc = sqlite3changeset_old(pIter, -1, &pVal); in test_conflict_handler() local
659 int rc = sqlite3changeset_fk_conflicts(pIter, &nDummy); in test_conflict_handler() local
770 int rc; /* Return code from changeset_invert() */ in testSqlite3changesetApply() local
899 int rc; /* Return code from changeset_invert() */ in test_sqlite3changeset_apply_replace_all() local
932 int rc; /* Return code from changeset_invert() */ in test_sqlite3changeset_invert() local
971 int rc; /* Return code from changeset_invert() */ in test_sqlite3changeset_concat() local
1022 int rc; in test_sqlite3session_foreach() local
1191 int rc; in test_rebaser_cmd() local
1266 int rc; in test_sqlite3rebaser_create() local
1302 int rc; in test_sqlite3session_config() local