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