mbfl_memory_device_realloc  257 ext/mbstring/libmbfl/mbfl/mbfilter.c 	mbfl_memory_device_realloc(&convd->device, convd->device.pos + string->len, string->len/4);
mbfl_memory_device_realloc   54 ext/mbstring/libmbfl/mbfl/mbfl_memory_device.h MBFLAPI extern void mbfl_memory_device_realloc(mbfl_memory_device *device, int initsz, int allocsz);