Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest1.c1880 int iSwitch; in test_create_function_v2() local
1882 if( Tcl_GetIndexFromObj(interp, objv[i], azSwitch, "switch", 0, &iSwitch) ){ in test_create_function_v2()
1887 switch( iSwitch ){ in test_create_function_v2()