eumalloc          423 ext/intl/collator/collator_sort.c 	utf16_buf      = eumalloc( utf16_buf_size );
eumalloc          110 ext/intl/dateformat/dateformat_attr.c 		value = eumalloc(length);
eumalloc          128 ext/intl/formatter/formatter_attr.c 		value = eumalloc(length);
eumalloc          280 ext/intl/formatter/formatter_attr.c 		value = eumalloc(length);
eumalloc          369 ext/intl/formatter/formatter_attr.c 		value = eumalloc(length);
eumalloc           81 ext/intl/formatter/formatter_format.c 				formatted = eumalloc(formatted_len);
eumalloc           97 ext/intl/formatter/formatter_format.c 				formatted = eumalloc(formatted_len);
eumalloc          112 ext/intl/formatter/formatter_format.c 				formatted = eumalloc(formatted_len);
eumalloc          174 ext/intl/formatter/formatter_format.c 		formatted = eumalloc(formatted_len);
eumalloc           32 ext/intl/intl_common.h #ifndef eumalloc
eumalloc           88 ext/intl/intl_convert.c 	dst_buf = eumalloc( dst_len + 1 );
eumalloc          107 ext/intl/normalizer/normalizer_normalize.c 	uret_buf = eumalloc( uret_len + 1 );
eumalloc          127 ext/intl/normalizer/normalizer_normalize.c 		uret_buf = eumalloc( size_needed + 1 );