Searched refs:zCtrlName (Results 1 – 3 of 3) sorted by relevance
2174 const char *zCtrlName; /* Name of a test-control option */ in do_meta_command() member2201 if( strncmp(azArg[1], aCtrl[i].zCtrlName, n)==0 ){ in do_meta_command()
3287 const char *zCtrlName; /* Name of a test-control option */ in do_meta_command() member3314 if( strncmp(azArg[1], aCtrl[i].zCtrlName, n)==0 ){ in do_meta_command()
3267 const char *zCtrlName; /* Name of a test-control option */ in do_meta_command() member3294 if( strncmp(azArg[1], aCtrl[i].zCtrlName, n)==0 ){ in do_meta_command()