mbfl_malloc       574 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c 	ctx = mbfl_malloc(sizeof(mbfl_filt_conv_wchar_cp50220_ctx));
mbfl_malloc       600 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c 	ctx = mbfl_malloc(sizeof(mbfl_filt_conv_wchar_cp50220_ctx));
mbfl_malloc       166 ext/mbstring/libmbfl/filters/mbfilter_htmlent.c 	filter->opaque = mbfl_malloc(html_enc_buffer_size+1);
mbfl_malloc       146 ext/mbstring/libmbfl/mbfl/mbfilter.c 	convd = (mbfl_buffer_converter*)mbfl_malloc(sizeof (mbfl_buffer_converter));
mbfl_malloc       394 ext/mbstring/libmbfl/mbfl/mbfilter.c 	identd = (mbfl_encoding_detector*)mbfl_malloc(sizeof(mbfl_encoding_detector));
mbfl_malloc       436 ext/mbstring/libmbfl/mbfl/mbfilter.c 	identd = (mbfl_encoding_detector*)mbfl_malloc(sizeof(mbfl_encoding_detector));
mbfl_malloc      1385 ext/mbstring/libmbfl/mbfl/mbfilter.c 		result->val = w = (unsigned char*)mbfl_malloc((n + 8)*sizeof(unsigned char));
mbfl_malloc      2002 ext/mbstring/libmbfl/mbfl/mbfilter.c 		(mbfl_filt_tl_jisx0201_jisx0208_param *)mbfl_malloc(sizeof(mbfl_filt_tl_jisx0201_jisx0208_param));
mbfl_malloc      2244 ext/mbstring/libmbfl/mbfl/mbfilter.c 	pe = (struct mime_header_encoder_data*)mbfl_malloc(sizeof(struct mime_header_encoder_data));
mbfl_malloc      2594 ext/mbstring/libmbfl/mbfl/mbfilter.c 	pd = (struct mime_header_decoder_data*)mbfl_malloc(sizeof(struct mime_header_decoder_data));
mbfl_malloc       341 ext/mbstring/libmbfl/mbfl/mbfl_convert.c 	filter = (mbfl_convert_filter *)mbfl_malloc(sizeof(mbfl_convert_filter));
mbfl_malloc       369 ext/mbstring/libmbfl/mbfl/mbfl_convert.c 	filter = (mbfl_convert_filter *)mbfl_malloc(sizeof(mbfl_convert_filter));
mbfl_malloc       199 ext/mbstring/libmbfl/mbfl/mbfl_ident.c 	filter = (mbfl_identify_filter *)mbfl_malloc(sizeof(mbfl_identify_filter));
mbfl_malloc       217 ext/mbstring/libmbfl/mbfl/mbfl_ident.c 	filter = (mbfl_identify_filter *)mbfl_malloc(sizeof(mbfl_identify_filter));
mbfl_malloc        53 ext/mbstring/libmbfl/mbfl/mbfl_memory_device.c 			device->buffer = (unsigned char *)mbfl_malloc(initsz*sizeof(unsigned char));