Lines Matching refs:strcmp
425 if ((!po->name && !strcmp(cur_opt, optname)) ||
426 (po->name && !strcmp(optname, po->name)))
524 if (!strcmp(opt, "debug") || !strcmp(opt, "fdebug"))
548 if (!strcmp(opt, "srcw") || !strcmp(opt, "srch") ||
549 !strcmp(opt, "dstw") || !strcmp(opt, "dsth") ||
550 !strcmp(opt, "src_format") || !strcmp(opt, "dst_format")) {
559 if (!consumed && !strcmp(opt, "sws_flags")) {
589 if (p->sep && !strcmp(p->sep, opt))