eumalloc          417 intl/collator/collator_sort.c 	utf16_buf      = eumalloc( utf16_buf_size );
eumalloc          234 intl/dateformat/dateformat_attr.c 		value = eumalloc(length);
eumalloc          128 intl/formatter/formatter_attr.c 		value = eumalloc(length);
eumalloc          280 intl/formatter/formatter_attr.c 		value = eumalloc(length);
eumalloc          369 intl/formatter/formatter_attr.c 		value = eumalloc(length);
eumalloc           82 intl/formatter/formatter_format.c 				formatted = eumalloc(formatted_len);
eumalloc           98 intl/formatter/formatter_format.c 				formatted = eumalloc(formatted_len);
eumalloc          113 intl/formatter/formatter_format.c 				formatted = eumalloc(formatted_len);
eumalloc          175 intl/formatter/formatter_format.c 		formatted = eumalloc(formatted_len);
eumalloc           59 intl/grapheme/grapheme_util.c     dest = (UChar*) eumalloc(dest_len);
eumalloc           30 intl/intl_common.h #ifndef eumalloc
eumalloc           78 intl/intl_convert.c 	dst_buf = eumalloc( dst_len + 1 );
eumalloc          131 intl/msgformat/msgformat_helpers.cpp 	*formatted = eumalloc(*formatted_len+1);
eumalloc          108 intl/normalizer/normalizer_normalize.c 	uret_buf = eumalloc( uret_len + 1 );
eumalloc          128 intl/normalizer/normalizer_normalize.c 		uret_buf = eumalloc( size_needed + 1 );