INTL_DATA_ERROR_P  115 ext/intl/dateformat/dateformat.c 	message = intl_error_get_message( INTL_DATA_ERROR_P(dfo) );
INTL_DATA_ERROR_P   97 ext/intl/dateformat/dateformat_class.c 			intl_errors_set(INTL_DATA_ERROR_P(dfo), INTL_DATA_ERROR_CODE(dfo),
INTL_DATA_ERROR_P  179 ext/intl/dateformat/dateformat_format.c 		timestamp = intl_zval_to_millis(zarg, INTL_DATA_ERROR_P(dfo),
INTL_DATA_ERROR_P   87 ext/intl/formatter/formatter_class.c 			intl_errors_set(INTL_DATA_ERROR_P(nfo), INTL_DATA_ERROR_CODE(nfo),
INTL_DATA_ERROR_P   80 ext/intl/formatter/formatter_format.c 				intl_error_reset(INTL_DATA_ERROR_P(nfo));
INTL_DATA_ERROR_P   96 ext/intl/formatter/formatter_format.c 				intl_error_reset(INTL_DATA_ERROR_P(nfo));
INTL_DATA_ERROR_P  111 ext/intl/formatter/formatter_format.c 				intl_error_reset(INTL_DATA_ERROR_P(nfo));
INTL_DATA_ERROR_P  173 ext/intl/formatter/formatter_format.c 		intl_error_reset(INTL_DATA_ERROR_P(nfo));
INTL_DATA_ERROR_P  180 ext/intl/formatter/formatter_format.c 		intl_errors_set_custom_msg( INTL_DATA_ERROR_P(nfo), "Number formatting failed", 0 );
INTL_DATA_ERROR_P  156 ext/intl/formatter/formatter_main.c 	message = intl_error_get_message( INTL_DATA_ERROR_P(nfo) );
INTL_DATA_ERROR_P   46 ext/intl/intl_data.h     intl_error_reset( INTL_DATA_ERROR_P(obj) );						\
INTL_DATA_ERROR_P   62 ext/intl/intl_data.h         intl_errors_set_custom_msg( INTL_DATA_ERROR_P((obj)), msg, 0 );	\
INTL_DATA_ERROR_P   71 ext/intl/intl_data.h         intl_errors_set_custom_msg( INTL_DATA_ERROR_P((obj)), msg, 0 );				\
INTL_DATA_ERROR_P   81 ext/intl/intl_data.h         intl_errors_set_custom_msg( INTL_DATA_ERROR_P((obj)), msg, 0 );				\
INTL_DATA_ERROR_P   88 ext/intl/msgformat/msgformat_class.c 			intl_errors_set(INTL_DATA_ERROR_P(mfo), INTL_DATA_ERROR_CODE(mfo),
INTL_DATA_ERROR_P   74 ext/intl/resourcebundle/resourcebundle.c 			intl_errors_reset(INTL_DATA_ERROR_P(source));
INTL_DATA_ERROR_P   78 ext/intl/resourcebundle/resourcebundle.c 			intl_errors_set(INTL_DATA_ERROR_P(source), U_ILLEGAL_ARGUMENT_ERROR, "Unknown resource type", 0);
INTL_DATA_ERROR_P   44 ext/intl/resourcebundle/resourcebundle_class.c 	intl_error_reset( INTL_DATA_ERROR_P(rb) );
INTL_DATA_ERROR_P   65 ext/intl/resourcebundle/resourcebundle_class.c 	intl_error_init( INTL_DATA_ERROR_P(rb) );
INTL_DATA_ERROR_P  121 ext/intl/resourcebundle/resourcebundle_class.c 		intl_errors_set_custom_msg(INTL_DATA_ERROR_P(rb), pbuf, 1);
INTL_DATA_ERROR_P  189 ext/intl/resourcebundle/resourcebundle_class.c 		intl_errors_set(INTL_DATA_ERROR_P(rb), U_ILLEGAL_ARGUMENT_ERROR,
INTL_DATA_ERROR_P  201 ext/intl/resourcebundle/resourcebundle_class.c 		intl_errors_set_custom_msg( INTL_DATA_ERROR_P(rb), pbuf, 1 );
INTL_DATA_ERROR_P  214 ext/intl/resourcebundle/resourcebundle_class.c 		intl_errors_set_custom_msg( INTL_DATA_ERROR_P(rb), pbuf, 1 );
INTL_DATA_ERROR_P  403 ext/intl/resourcebundle/resourcebundle_class.c 	message = intl_error_get_message(INTL_DATA_ERROR_P(rb));
INTL_DATA_ERROR_P  150 ext/intl/transliterator/transliterator_class.c 	intl_error_reset( INTL_DATA_ERROR_P( to_orig ) );
INTL_DATA_ERROR_P  192 ext/intl/transliterator/transliterator_methods.c 			intl_errors_set_custom_msg( INTL_DATA_ERROR_P( to ), msg, 1 );