OPTERRCOLON        38 sapi/cgi/getopt.c 		case OPTERRCOLON:
OPTERRCOLON       108 sapi/cgi/getopt.c 			return (php_opt_error(argc, argv, *optind-1, optchr, OPTERRCOLON, show_err));
OPTERRCOLON        38 sapi/cli/getopt.c 		case OPTERRCOLON:
OPTERRCOLON       109 sapi/cli/getopt.c 			return (php_opt_error(argc, argv, *optind-1, optchr, OPTERRCOLON, show_err));
OPTERRCOLON        27 sapi/isapi/stresstest/getopt.c         case OPTERRCOLON:
OPTERRCOLON        83 sapi/isapi/stresstest/getopt.c         return(ap_optiserr(argc, argv, ap_optind-1, optstr, optchr, OPTERRCOLON));
OPTERRCOLON        26 sapi/milter/getopt.c         case OPTERRCOLON:
OPTERRCOLON        81 sapi/milter/getopt.c         return(ap_php_optiserr(argc, argv, ap_php_optind-1, optstr, optchr, OPTERRCOLON));