Home | History | Annotate | Download | only in orig

Lines Matching refs:zOpt

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