Lines Matching refs:strcmp
501 if (!strcmp(argv[c], "-h") || !strcmp(argv[c], "-help")) {
504 } else if (!strcmp(argv[c], "-noicc")) {
506 } else if (!strcmp(argv[c], "-nofancy")) {
508 } else if (!strcmp(argv[c], "-nofilter")) {
510 } else if (!strcmp(argv[c], "-noalphadither")) {
512 } else if (!strcmp(argv[c], "-usebgcolor")) {
514 } else if (!strcmp(argv[c], "-dither") && c + 1 < argc) {
517 } else if (!strcmp(argv[c], "-info")) {
519 } else if (!strcmp(argv[c], "-version")) {
527 } else if (!strcmp(argv[c], "-mt")) {
529 } else if (!strcmp(argv[c], "--")) {