Home | History | Annotate | Download | only in dist

Lines Matching refs:zOpt

11283 static int optionMatch(const char *zStr, const char *zOpt){
11287 return strcmp(zStr, zOpt)==0;