skip_getopt 1772 sapi/cgi/cgi_main.c int skip_getopt = 0; skip_getopt 1838 sapi/cgi/cgi_main.c skip_getopt = 1; skip_getopt 1843 sapi/cgi/cgi_main.c while (!skip_getopt && (c = php_getopt(argc, argv, OPTIONS, &php_optarg, &php_optind, 0, 2)) != -1) { skip_getopt 2105 sapi/cgi/cgi_main.c while (!skip_getopt && (c = php_getopt(argc, argv, OPTIONS, &php_optarg, &php_optind, 1, 2)) != -1) {