Home
last modified time | relevance | path

Searched refs:INTL_CHECK_STATUS (Results 1 – 6 of 6) sorted by relevance

/PHP-7.4/ext/intl/timezone/
H A Dtimezone_methods.cpp275 INTL_CHECK_STATUS(uec, "intltz_create_time_zone_id_enumeration: " in PHP_FUNCTION()
306 INTL_CHECK_STATUS(status, "intltz_get_canonical_id: error obtaining canonical ID"); in PHP_FUNCTION()
309 INTL_CHECK_STATUS(status, in PHP_FUNCTION()
343 INTL_CHECK_STATUS(status, "intltz_get_region: Error obtaining region"); in PHP_FUNCTION()
360 INTL_CHECK_STATUS(status, "intltz_get_tz_data_version: " in PHP_FUNCTION()
393 INTL_CHECK_STATUS(status, "intltz_get_equivalent_id: " in PHP_FUNCTION()
670 INTL_CHECK_STATUS(error, "intltz_get_windows_id: Unable to get timezone from windows ID"); in PHP_FUNCTION()
679 INTL_CHECK_STATUS(error, "intltz_get_windows_id: could not convert time zone id to UTF-8"); in PHP_FUNCTION()
708 INTL_CHECK_STATUS(error, "intltz_get_id_for_windows_id: Unable to get windows ID for timezone"); in PHP_FUNCTION()
717 INTL_CHECK_STATUS(error, "intltz_get_id_for_windows_id: could not convert time zone id to UTF-8"); in PHP_FUNCTION()
/PHP-7.4/ext/intl/
H A Dintl_data.h49 #define INTL_CHECK_STATUS(err, msg) \ macro
/PHP-7.4/ext/intl/resourcebundle/
H A Dresourcebundle_class.c354 INTL_CHECK_STATUS(icuerror, "Cannot fetch locales list"); in ZEND_END_ARG_INFO()
357 INTL_CHECK_STATUS(icuerror, "Cannot iterate locales list"); in ZEND_END_ARG_INFO()
/PHP-7.4/ext/intl/uchar/
H A Duchar.c342 INTL_CHECK_STATUS(error, NULL); in IC_METHOD()
565 INTL_CHECK_STATUS(error, "Failed getting closure"); in IC_METHOD()
570 INTL_CHECK_STATUS(error, "Failed converting output to UTF8"); in IC_METHOD()
/PHP-7.4/ext/intl/transliterator/
H A Dtransliterator_methods.c262 INTL_CHECK_STATUS( status, in PHP_FUNCTION()
/PHP-7.4/ext/intl/locale/
H A Dlocale_methods.c1621 INTL_CHECK_STATUS(status, "locale_accept_from_http: failed to retrieve locale list"); in PHP_FUNCTION()
1625 INTL_CHECK_STATUS(status, "locale_accept_from_http: failed to find acceptable locale"); in PHP_FUNCTION()

Completed in 19 milliseconds