Home
last modified time | relevance | path

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

/PHP-7.1/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.c80 intl_errors_set_custom_msg( COLLATOR_ERROR_P( co ), in collator_regular_compare_function()
411 intl_errors_set_custom_msg( COLLATOR_ERROR_P( co ), in PHP_FUNCTION()
445 intl_errors_set_custom_msg( COLLATOR_ERROR_P( co ), "Sort with sort keys failed", 0 ); in PHP_FUNCTION()
577 intl_errors_set_custom_msg( COLLATOR_ERROR_P( co ), in PHP_FUNCTION()
597 intl_errors_set_custom_msg( COLLATOR_ERROR_P( co ), in PHP_FUNCTION()
H A Dcollator_class.h71 intl_errors_set_custom_msg( COLLATOR_ERROR_P( co ), msg, 0 ); \
/PHP-7.1/ext/intl/
H A Dintl_data.h72 intl_errors_set_custom_msg( INTL_DATA_ERROR_P((obj)), msg, 0 ); \
81 intl_errors_set_custom_msg( INTL_DATA_ERROR_P((obj)), msg, 0 ); \
91 intl_errors_set_custom_msg( INTL_DATA_ERROR_P((obj)), msg, 0 ); \
H A Dintl_error.h45 void intl_errors_set_custom_msg( intl_error* err, const char* msg, int copyMsg );
H A Dintl_error.c196 intl_errors_set_custom_msg( err, msg, copyMsg ); in intl_errors_set()
213 void intl_errors_set_custom_msg( intl_error* err, const char* msg, int copyMsg ) in intl_errors_set_custom_msg() function
H A DERROR.CONVENTIONS47 void intl_errors_set_custom_msg(intl_error* err, char* msg, int copyMsg);
/PHP-7.1/ext/intl/spoofchecker/
H A Dspoofchecker_class.h77 intl_errors_set_custom_msg(SPOOFCHECKER_ERROR_P(co), msg, 0); \
/PHP-7.1/ext/intl/resourcebundle/
H A Dresourcebundle_class.c128 intl_errors_set_custom_msg(INTL_DATA_ERROR_P(rb), pbuf, 1); in resourcebundle_ctor()
208 intl_errors_set_custom_msg( INTL_DATA_ERROR_P(rb), pbuf, 1 ); in resourcebundle_array_fetch()
221 intl_errors_set_custom_msg( INTL_DATA_ERROR_P(rb), pbuf, 1 ); in resourcebundle_array_fetch()
/PHP-7.1/ext/intl/common/
H A Dcommon_enum.cpp95 intl_errors_set_custom_msg(INTL_DATA_ERROR_P(ii), in string_enum_current_move_forward()
118 intl_errors_set_custom_msg(INTL_DATA_ERROR_P(ii), in string_enum_rewind()
/PHP-7.1/ext/intl/transliterator/
H A Dtransliterator_methods.c192 intl_errors_set_custom_msg( INTL_DATA_ERROR_P( to ), msg, 1 ); in PHP_FUNCTION()
433 intl_errors_set_custom_msg( TRANSLITERATOR_ERROR_P( to ), in PHP_FUNCTION()
H A Dtransliterator_class.c174 intl_errors_set_custom_msg( TRANSLITERATOR_ERROR_P( to_orig ), in Transliterator_clone_obj()
/PHP-7.1/ext/intl/formatter/
H A Dformatter_format.c181 intl_errors_set_custom_msg( INTL_DATA_ERROR_P(nfo), "Number formatting failed", 0 ); in PHP_FUNCTION()
/PHP-7.1/ext/intl/breakiterator/
H A Dbreakiterator_class.cpp120 intl_errors_set_custom_msg(BREAKITER_ERROR_P(bio_orig), in BreakIterator_clone_obj()
/PHP-7.1/ext/intl/timezone/
H A Dtimezone_class.cpp246 intl_errors_set_custom_msg(TIMEZONE_ERROR_P(to_orig), in TimeZone_clone_obj()
/PHP-7.1/ext/intl/calendar/
H A Dcalendar_class.cpp101 intl_errors_set_custom_msg(CALENDAR_ERROR_P(co_orig), in Calendar_clone_obj()
/PHP-7.1/ext/intl/uchar/
H A Duchar.c204 intl_errors_set_custom_msg(NULL, "enumCharTypes callback failed", 0); in enumCharType_callback()

Completed in 77 milliseconds