Searched refs:intltz_get_region (Results 1 – 6 of 6) sorted by relevance
15 Warning: IntlTimeZone::getRegion(): intltz_get_region: could not convert time zone id to UTF-16 in …18 Warning: IntlTimeZone::getRegion(): intltz_get_region: Error obtaining region in %s on line %d
12 print_R(intltz_get_region('Europe/Amsterdam'));
109 ZEND_FUNCTION(intltz_get_region);141 …ZEND_ME_MAPPING(getRegion, intltz_get_region, arginfo_class_IntlTimeZone_getRegion, ZEND_ACC_PUBLI…
300 U_CFUNC PHP_FUNCTION(intltz_get_region) in PHP_FUNCTION() argument
957 ZEND_FUNCTION(intltz_get_region);1147 ZEND_FE(intltz_get_region, arginfo_intltz_get_region)
403 function intltz_get_region(string $timezoneId): string|false {} function
Completed in 11 milliseconds