Home
last modified time | relevance | path

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

/PHP-7.0/ext/intl/timezone/
H A Dtimezone_methods.cpp274 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()
344 INTL_CHECK_STATUS(status, "intltz_get_region: Error obtaining region"); in PHP_FUNCTION()
362 INTL_CHECK_STATUS(status, "intltz_get_tz_data_version: " in PHP_FUNCTION()
395 INTL_CHECK_STATUS(status, "intltz_get_equivalent_id: " in PHP_FUNCTION()
/PHP-7.0/ext/intl/
H A Dintl_data.h49 #define INTL_CHECK_STATUS(err, msg) \ macro
/PHP-7.0/ext/intl/resourcebundle/
H A Dresourcebundle_class.c352 INTL_CHECK_STATUS(icuerror, "Cannot fetch locales list"); in ZEND_END_ARG_INFO()
355 INTL_CHECK_STATUS(icuerror, "Cannot iterate locales list"); in ZEND_END_ARG_INFO()
/PHP-7.0/ext/intl/uchar/
H A Duchar.c332 INTL_CHECK_STATUS(error, NULL); in IC_METHOD()
555 INTL_CHECK_STATUS(error, "Failed getting closure"); in IC_METHOD()
560 INTL_CHECK_STATUS(error, "Failed converting output to UTF8"); in IC_METHOD()
/PHP-7.0/ext/intl/transliterator/
H A Dtransliterator_methods.c262 INTL_CHECK_STATUS( status, in PHP_FUNCTION()
/PHP-7.0/ext/intl/locale/
H A Dlocale_methods.c1641 INTL_CHECK_STATUS(status, "locale_accept_from_http: failed to retrieve locale list"); in PHP_FUNCTION()
1645 INTL_CHECK_STATUS(status, "locale_accept_from_http: failed to find acceptable locale"); in PHP_FUNCTION()

Completed in 21 milliseconds