Home
last modified time | relevance | path

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

/PHP-5.5/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()
400 intl_errors_set_custom_msg( COLLATOR_ERROR_P( co ), in PHP_FUNCTION()
436 intl_errors_set_custom_msg( COLLATOR_ERROR_P( co ), "Sort with sort keys failed", 0 TSRMLS_CC ); in PHP_FUNCTION()
572 intl_errors_set_custom_msg( COLLATOR_ERROR_P( co ), in PHP_FUNCTION()
592 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.5/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.h45 void intl_errors_set_custom_msg( intl_error* err, char* msg, int copyMsg TSRMLS_DC );
H A Dintl_error.c196 intl_errors_set_custom_msg( err, msg, copyMsg TSRMLS_CC ); in intl_errors_set()
213 void intl_errors_set_custom_msg( intl_error* err, char* msg, int copyMsg TSRMLS_DC ) in intl_errors_set_custom_msg() function
H A DERROR.CONVENTIONS47 void intl_errors_set_custom_msg(intl_error* err, char* msg, int copyMsg TSRMLS_DC);
/PHP-5.5/ext/intl/spoofchecker/
H A Dspoofchecker_class.h72 intl_errors_set_custom_msg(SPOOFCHECKER_ERROR_P(co), msg, 0 TSRMLS_CC); \
/PHP-5.5/ext/intl/resourcebundle/
H A Dresourcebundle_class.c125 intl_errors_set_custom_msg(INTL_DATA_ERROR_P(rb), pbuf, 1 TSRMLS_CC); in resourcebundle_ctor()
193 intl_errors_set_custom_msg( INTL_DATA_ERROR_P(rb), pbuf, 1 TSRMLS_CC ); in resourcebundle_array_fetch()
206 intl_errors_set_custom_msg( INTL_DATA_ERROR_P(rb), pbuf, 1 TSRMLS_CC ); in resourcebundle_array_fetch()
/PHP-5.5/ext/intl/common/
H A Dcommon_enum.cpp96 intl_errors_set_custom_msg(INTL_DATA_ERROR_P(ii), in string_enum_current_move_forward()
120 intl_errors_set_custom_msg(INTL_DATA_ERROR_P(ii), in string_enum_rewind()
/PHP-5.5/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()
/PHP-5.5/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.5/ext/intl/breakiterator/
H A Dbreakiterator_class.cpp120 intl_errors_set_custom_msg(BREAKITER_ERROR_P(bio_orig), in BreakIterator_clone_obj()
/PHP-5.5/ext/intl/timezone/
H A Dtimezone_class.cpp244 intl_errors_set_custom_msg(TIMEZONE_ERROR_P(to_orig), in TimeZone_clone_obj()
/PHP-5.5/ext/intl/calendar/
H A Dcalendar_class.cpp103 intl_errors_set_custom_msg(CALENDAR_ERROR_P(co_orig), in Calendar_clone_obj()

Completed in 32 milliseconds