Searched defs:getopt (Results 1 – 2 of 2) sorted by relevance
961 PHP_FUNCTION(getopt) argument
1244 function getopt(string $short_options, array $long_options = [], &$rest_index = null): array|false … function
Completed in 17 milliseconds