Home
last modified time | relevance | path

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

/PHP-5.3/ext/intl/
H A Dintl_data.h49 #define INTL_CHECK_STATUS(err, msg) \ macro
/PHP-5.3/ext/intl/resourcebundle/
H A Dresourcebundle_class.c330 INTL_CHECK_STATUS(icuerror, "Cannot fetch locales list"); in ZEND_END_ARG_INFO()
333 INTL_CHECK_STATUS(icuerror, "Cannot iterate locales list"); in ZEND_END_ARG_INFO()
/PHP-5.3/ext/intl/locale/
H A Dlocale_methods.c1597 INTL_CHECK_STATUS(status, "locale_accept_from_http: failed to retrieve locale list"); in PHP_FUNCTION()
1601 INTL_CHECK_STATUS(status, "locale_accept_from_http: failed to find acceptable locale"); in PHP_FUNCTION()

Completed in 15 milliseconds