Home
last modified time | relevance | path

Searched refs:countryOrRawOffset (Results 1 – 4 of 4) sorted by relevance

/PHP-8.0/ext/intl/timezone/
H A Dtimezone.stub.php22 * @param IntlTimeZone|string|int|float|null $countryOrRawOffset
26 public static function createEnumeration($countryOrRawOffset = null) {} argument
H A Dtimezone_arginfo.h14 ZEND_ARG_INFO_WITH_DEFAULT_VALUE(0, countryOrRawOffset, "null")
/PHP-8.0/ext/intl/
H A Dphp_intl.stub.php369 /** @param IntlTimeZone|string|int|float|null $countryOrRawOffset */
370 function intltz_create_enumeration($countryOrRawOffset = null): IntlIterator|false {} argument
H A Dphp_intl_arginfo.h661 ZEND_ARG_INFO_WITH_DEFAULT_VALUE(0, countryOrRawOffset, "null")

Completed in 46 milliseconds