Searched refs:intltz_get_region (Results 1 – 6 of 6) sorted by relevance
13 Warning: IntlTimeZone::getRegion(): intltz_get_region: could not convert time zone id to UTF-16 in …16 Warning: IntlTimeZone::getRegion(): intltz_get_region: Error obtaining region in %s on line %d
10 print_R(intltz_get_region('Europe/Amsterdam'));
119 ZEND_FUNCTION(intltz_get_region);151 …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)
434 function intltz_get_region(string $timezoneId): string|false {} function
Completed in 14 milliseconds