mbfl_memory_device_realloc  275 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);
mbfl_memory_device_realloc   86 ext/mbstring/libmbfl/tests/conv_encoding.c 				mbfl_memory_device_realloc(&dev, dev.length + dev.allocsz,
mbfl_memory_device_realloc  132 ext/mbstring/libmbfl/tests/conv_kana.c 				mbfl_memory_device_realloc(&dev, dev.length + dev.allocsz,
mbfl_memory_device_realloc   72 ext/mbstring/libmbfl/tests/emoji.c 	mbfl_memory_device_realloc(&dev, dev.length + dev.allocsz, dev.allocsz);
mbfl_memory_device_realloc  101 ext/mbstring/libmbfl/tests/emoji.c 	mbfl_memory_device_realloc(&dev2, dev2.length + dev2.allocsz, dev2.allocsz);
mbfl_memory_device_realloc   95 ext/mbstring/libmbfl/tests/strcut.c 				mbfl_memory_device_realloc(&dev, dev.length + dev.allocsz,
mbfl_memory_device_realloc   66 ext/mbstring/libmbfl/tests/strwidth.c 				mbfl_memory_device_realloc(&dev, dev.length + dev.allocsz,