Searched refs:getUnknown (Results 1 – 5 of 5) sorted by relevance
2 IntlCalendar::getUnknown(): basic test10 $tz = IntlTimeZone::getUnknown();
158 public static function getUnknown(): IntlTimeZone {} function in IntlTimeZone
207 if (*timeZone == TimeZone::getUnknown()) { in timezone_process_timezone_argument()
125 timezone_object_construct(&TimeZone::getUnknown(), return_value, 0); in PHP_FUNCTION()
84 if (*timeZone == TimeZone::getUnknown()) { in timezone_convert_datetimezone()
Completed in 9 milliseconds