Searched refs:zCtrlName (Results 1 – 2 of 2) sorted by relevance
3790 const char *zCtrlName; /* Name of a test-control option */ in do_meta_command() member3819 if( strncmp(azArg[1], aCtrl[i].zCtrlName, n2)==0 ){ in do_meta_command()
3812 const char *zCtrlName; /* Name of a test-control option */ in do_meta_command() member3841 if( strncmp(azArg[1], aCtrl[i].zCtrlName, n2)==0 ){ in do_meta_command()