Searched refs:createTimeZoneIDEnumeration (Results 1 – 6 of 6) sorted by relevance
2 IntlTimeZone::createTimeZoneIDEnumeration(): variant without region8 $enum = IntlTimeZone::createTimeZoneIDEnumeration(11 $enum = IntlTimeZone::createTimeZoneIDEnumeration(14 $enum = IntlTimeZone::createTimeZoneIDEnumeration(21 $enum = IntlTimeZone::createTimeZoneIDEnumeration(26 $enum = IntlTimeZone::createTimeZoneIDEnumeration(
2 IntlTimeZone::createTimeZoneIDEnumeration(): errors9 var_dump(IntlTimeZone::createTimeZoneIDEnumeration(-1));12 Warning: IntlTimeZone::createTimeZoneIDEnumeration(): bad zone type in %s on line %d
2 IntlTimeZone::createTimeZoneIDEnumeration(): variant without offset8 $enum = IntlTimeZone::createTimeZoneIDEnumeration(15 $enum = IntlTimeZone::createTimeZoneIDEnumeration(
2 IntlTimeZone::createTimeZoneIDEnumeration(): basic test8 $enum = IntlTimeZone::createTimeZoneIDEnumeration(
64 …public static function createTimeZoneIDEnumeration(int $type, ?string $region = null, ?int $rawOff… function in IntlTimeZone
250 se = TimeZone::createTimeZoneIDEnumeration((USystemTimeZoneType)zoneType, in PHP_FUNCTION()
Completed in 12 milliseconds