Searched refs:short_options (Results 1 – 3 of 3) sorted by relevance
15 function test(array $args, $short_options, $long_options = null)
272 function getopt(string $short_options, array $long_options = [], &$rest_index = null): array|false … argument
396 ZEND_ARG_TYPE_INFO(0, short_options, IS_STRING, 0)
Completed in 25 milliseconds