Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/session/
H A Dtest_session.c492 static int test_obj_eq_string(Tcl_Obj *p, const char *z){ in test_obj_eq_string() function
670 if( test_obj_eq_string(pRes, "OMIT") || test_obj_eq_string(pRes, "") ){ in test_conflict_handler()
672 }else if( test_obj_eq_string(pRes, "REPLACE") ){ in test_conflict_handler()
674 }else if( test_obj_eq_string(pRes, "ABORT") ){ in test_conflict_handler()