Searched refs:rest_index (Results 1 – 2 of 2) sorted by relevance
271 /** @param int $rest_index */272 function getopt(string $short_options, array $long_options = [], &$rest_index = null): array|false … argument
398 ZEND_ARG_INFO_WITH_DEFAULT_VALUE(1, rest_index, "null")
Completed in 33 milliseconds