Home
last modified time | relevance | path

Searched refs:intl_errors_set_custom_msg (Results 1 – 12 of 12) sorted by relevance

/PHP-5.4/ext/intl/collator/
H A Dcollator_compare.c63 intl_errors_set_custom_msg( COLLATOR_ERROR_P( co ), in PHP_FUNCTION()
83 intl_errors_set_custom_msg( COLLATOR_ERROR_P( co ), in PHP_FUNCTION()
99 intl_errors_set_custom_msg( COLLATOR_ERROR_P( co ), in PHP_FUNCTION()
H A Dcollator_locale.c56 intl_errors_set_custom_msg( COLLATOR_ERROR_P( co ), in PHP_FUNCTION()
H A Dcollator_sort.c78 intl_errors_set_custom_msg( COLLATOR_ERROR_P( co ), in collator_regular_compare_function()
399 intl_errors_set_custom_msg( COLLATOR_ERROR_P( co ), in PHP_FUNCTION()
435 intl_errors_set_custom_msg( COLLATOR_ERROR_P( co ), "Sort with sort keys failed", 0 TSRMLS_CC ); in PHP_FUNCTION()
571 intl_errors_set_custom_msg( COLLATOR_ERROR_P( co ), in PHP_FUNCTION()
591 intl_errors_set_custom_msg( COLLATOR_ERROR_P( co ), in PHP_FUNCTION()
H A Dcollator_class.h65 intl_errors_set_custom_msg( COLLATOR_ERROR_P( co ), msg, 0 TSRMLS_CC ); \
/PHP-5.4/ext/intl/
H A Dintl_data.h62 intl_errors_set_custom_msg( INTL_DATA_ERROR_P((obj)), msg, 0 TSRMLS_CC ); \
71 intl_errors_set_custom_msg( INTL_DATA_ERROR_P((obj)), msg, 0 TSRMLS_CC ); \
H A Dintl_error.c189 intl_errors_set_custom_msg( err, msg, copyMsg TSRMLS_CC ); in intl_errors_set()
206 void intl_errors_set_custom_msg( intl_error* err, char* msg, int copyMsg TSRMLS_DC ) in intl_errors_set_custom_msg() function
H A Dintl_error.h43 void intl_errors_set_custom_msg( intl_error* err, char* msg, int copyMsg TSRMLS_DC );
/PHP-5.4/ext/intl/spoofchecker/
H A Dspoofchecker_class.h72 intl_errors_set_custom_msg(SPOOFCHECKER_ERROR_P(co), msg, 0 TSRMLS_CC); \
/PHP-5.4/ext/intl/resourcebundle/
H A Dresourcebundle_class.c126 intl_errors_set_custom_msg(INTL_DATA_ERROR_P(rb), pbuf, 1 TSRMLS_CC); in resourcebundle_ctor()
196 intl_errors_set_custom_msg( INTL_DATA_ERROR_P(rb), pbuf, 1 TSRMLS_CC ); in resourcebundle_array_fetch()
209 intl_errors_set_custom_msg( INTL_DATA_ERROR_P(rb), pbuf, 1 TSRMLS_CC ); in resourcebundle_array_fetch()
/PHP-5.4/ext/intl/transliterator/
H A Dtransliterator_methods.c192 intl_errors_set_custom_msg( INTL_DATA_ERROR_P( to ), msg, 1 TSRMLS_CC ); in PHP_FUNCTION()
437 intl_errors_set_custom_msg( TRANSLITERATOR_ERROR_P( to ), in PHP_FUNCTION()
H A Dtransliterator_class.c197 intl_errors_set_custom_msg( TRANSLITERATOR_ERROR_P( to_orig ), in Transliterator_clone_obj()
/PHP-5.4/ext/intl/formatter/
H A Dformatter_format.c181 intl_errors_set_custom_msg( INTL_DATA_ERROR_P(nfo), "Number formatting failed", 0 TSRMLS_CC ); in PHP_FUNCTION()

Completed in 19 milliseconds