Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest1.c1881 const char *azSwitch[] = {"-func", "-step", "-final", "-destroy", 0}; in test_create_function_v2() local
1882 if( Tcl_GetIndexFromObj(interp, objv[i], azSwitch, "switch", 0, &iSwitch) ){ in test_create_function_v2()