Home
last modified time | relevance | path

Searched refs:timezoneGroup (Results 1 – 5 of 5) sorted by relevance

/PHP-8.0/ext/date/tests/
H A Dtimezone_identifiers_list_wrong_constructor.phpt2 timezone_identifiers_list: ValueError when timezoneGroup is DateTimeZone::PER_COUNTRY
23 …be a two-letter ISO 3166-1 compatible country code when argument #1 ($timezoneGroup) is DateTimeZo…
24 …be a two-letter ISO 3166-1 compatible country code when argument #1 ($timezoneGroup) is DateTimeZo…
/PHP-8.0/Zend/tests/parameter_default_values/
H A Dinternal_declaration_error_class_const.phpt13 …ntifiers() must be compatible with DateTimeZone::listIdentifiers(int $timezoneGroup = DateTimeZone…
/PHP-8.0/ext/reflection/tests/internal_parameter_default_value/
H A DReflectionParameter_toString_Internal.phpt27 Parameter #0 [ <optional> int $timezoneGroup = DateTimeZone::ALL ]
/PHP-8.0/ext/date/
H A Dphp_date.stub.php91 function timezone_identifiers_list(int $timezoneGroup = DateTimeZone::ALL, ?string $countryCode = n… argument
367 …public static function listIdentifiers(int $timezoneGroup = DateTimeZone::ALL, ?string $countryCod… argument
H A Dphp_date_arginfo.h186 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, timezoneGroup, IS_LONG, 0, "DateTimeZone::ALL")
384 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, timezoneGroup, IS_LONG, 0, "DateTimeZone::ALL")

Completed in 13 milliseconds