intl_error_set_custom_msg   84 ext/intl/grapheme/grapheme_string.c 		intl_error_set_custom_msg( NULL, "Error converting input string to UTF-16", 0 );
intl_error_set_custom_msg  437 ext/intl/grapheme/grapheme_string.c 		intl_error_set_custom_msg( NULL, "Error converting input string to UTF-16", 0 );
intl_error_set_custom_msg  503 ext/intl/grapheme/grapheme_string.c 			intl_error_set_custom_msg( NULL, "Error converting output string to UTF-8", 0 );
intl_error_set_custom_msg  576 ext/intl/grapheme/grapheme_string.c 		intl_error_set_custom_msg( NULL, "Error converting output string to UTF-8", 0 );
intl_error_set_custom_msg  883 ext/intl/grapheme/grapheme_string.c 		intl_error_set_custom_msg( NULL, "Error converting input string to UTF-16", 0 );
intl_error_set_custom_msg  115 ext/intl/grapheme/grapheme_util.c 		intl_error_set_custom_msg( NULL, (error), 0 ); 	\
intl_error_set_custom_msg  122 ext/intl/idn/idn.c 		intl_error_set_custom_msg(NULL, buff, 1);
intl_error_set_custom_msg  222 ext/intl/idn/idn.c 		intl_error_set_custom_msg( NULL, "Error converting input string to UTF-16", 0 );
intl_error_set_custom_msg  251 ext/intl/idn/idn.c 			intl_error_set_custom_msg( NULL, "Error converting output string to UTF-8", 0 );
intl_error_set_custom_msg   53 ext/intl/intl_data.h         intl_error_set_custom_msg( NULL, msg, 0 );				\
intl_error_set_custom_msg  186 ext/intl/intl_error.c 	intl_error_set_custom_msg( err, msg, copyMsg );
intl_error_set_custom_msg  216 ext/intl/intl_error.c 		intl_error_set_custom_msg( err, msg, copyMsg );
intl_error_set_custom_msg  218 ext/intl/intl_error.c 	intl_error_set_custom_msg( NULL, msg, copyMsg );
intl_error_set_custom_msg   38 ext/intl/intl_error.h void        intl_error_set_custom_msg( intl_error* err, const char* msg, int copyMsg );
intl_error_set_custom_msg   97 ext/intl/normalizer/normalizer_normalize.c 		intl_error_set_custom_msg( NULL, "Error converting input string to UTF-16", 0 );
intl_error_set_custom_msg  138 ext/intl/normalizer/normalizer_normalize.c 			intl_error_set_custom_msg( NULL,"Error normalizing string", 0 );
intl_error_set_custom_msg  223 ext/intl/normalizer/normalizer_normalize.c 		intl_error_set_custom_msg( NULL, "Error converting string to UTF-16.", 0 );
intl_error_set_custom_msg  239 ext/intl/normalizer/normalizer_normalize.c 		intl_error_set_custom_msg( NULL,"Error testing if string is the given normalization form.", 0 );
intl_error_set_custom_msg   55 ext/intl/transliterator/transliterator_methods.c 		intl_error_set_custom_msg( NULL, "String conversion of id to UTF-16 failed", 0 );
intl_error_set_custom_msg   74 ext/intl/transliterator/transliterator_methods.c 			intl_error_set_custom_msg( NULL,
intl_error_set_custom_msg   79 ext/intl/transliterator/transliterator_methods.c 			intl_error_set_custom_msg( NULL, buf, /* copy message */ 1 );
intl_error_set_custom_msg   91 ext/intl/transliterator/transliterator_methods.c 		intl_error_set_custom_msg( NULL,
intl_error_set_custom_msg  286 ext/intl/transliterator/transliterator_methods.c 		intl_error_set_custom_msg( NULL, "transliterator_list_ids: "
intl_error_set_custom_msg   18 ext/intl/uchar/uchar.c 			intl_error_set_custom_msg(NULL, "Passing a UTF-8 character for codepoint requires a string which is exactly one UTF-8 codepoint long.", 0);
intl_error_set_custom_msg   23 ext/intl/uchar/uchar.c 		intl_error_set_custom_msg(NULL, "Invalid parameter for unicode point.  Must be either integer or UTF-8 sequence.", 0);
intl_error_set_custom_msg   28 ext/intl/uchar/uchar.c 		intl_error_set_custom_msg(NULL, "Codepoint out of range", 0);
intl_error_set_custom_msg  309 ext/intl/uchar/uchar.c 		intl_error_set_custom_msg(NULL, "enumCharNames callback failed", 0);
intl_error_set_custom_msg  355 ext/intl/uchar/uchar.c 		intl_error_set_custom_msg(NULL, "Failed to get property name", 0);
intl_error_set_custom_msg  396 ext/intl/uchar/uchar.c 		intl_error_set_custom_msg(NULL, "Failed to get property name", 0);
intl_error_set_custom_msg  467 ext/intl/uchar/uchar.c 		intl_error_set_custom_msg(NULL, "Invalid digit", 0);