getopt             45 ext/ereg/regex/main.c 	while ((c = getopt(argc, argv, "c:e:S:E:x")) != EOF)
getopt           2925 ext/standard/basic_functions.c 	PHP_FE(getopt,															arginfo_getopt)
getopt           4220 ext/standard/basic_functions.c PHP_FUNCTION(getopt)
getopt             67 ext/standard/basic_functions.h PHP_FUNCTION(getopt);