Home
last modified time | relevance | path

Searched refs:intl_error_get_message (Results 1 – 8 of 8) sorted by relevance

/PHP-5.3/ext/intl/collator/
H A Dcollator_error.c82 message = intl_error_get_message( COLLATOR_ERROR_P( co ) TSRMLS_CC ); in PHP_FUNCTION()
/PHP-5.3/ext/intl/
H A Dintl_error.h39 char* intl_error_get_message( intl_error* err TSRMLS_DC );
H A Dintl_error.c125 char* intl_error_get_message( intl_error* err TSRMLS_DC ) in intl_error_get_message() function
/PHP-5.3/ext/intl/formatter/
H A Dformatter_main.c144 message = intl_error_get_message( INTL_DATA_ERROR_P(nfo) TSRMLS_CC ); in PHP_FUNCTION()
/PHP-5.3/ext/intl/msgformat/
H A Dmsgformat.c164 message = intl_error_get_message( &mfo->mf_data.error TSRMLS_CC ); in PHP_FUNCTION()
/PHP-5.3/ext/intl/common/
H A Dcommon_error.c40 char* message = intl_error_get_message( NULL TSRMLS_CC ); in PHP_FUNCTION()
/PHP-5.3/ext/intl/dateformat/
H A Ddateformat.c269 message = intl_error_get_message( INTL_DATA_ERROR_P(dfo) TSRMLS_CC ); in PHP_FUNCTION()
/PHP-5.3/ext/intl/resourcebundle/
H A Dresourcebundle_class.c393 message = (char *)intl_error_get_message(INTL_DATA_ERROR_P(rb) TSRMLS_CC); in ZEND_END_ARG_INFO()

Completed in 21 milliseconds