Home
last modified time | relevance | path

Searched refs:mbfl_memory_device_realloc (Results 1 – 7 of 7) sorted by relevance

/PHP-5.3/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_memory_device.h54 MBFLAPI extern void mbfl_memory_device_realloc(mbfl_memory_device *device, int initsz, int allocsz);
H A Dmbfl_memory_device.c68 mbfl_memory_device_realloc(mbfl_memory_device *device, int initsz, int allocsz) in mbfl_memory_device_realloc() function
H A Dmbfilter.c262 mbfl_memory_device_realloc(&convd->device, convd->device.pos + string->len, string->len/4); in mbfl_buffer_converter_feed()
/PHP-5.3/ext/mbstring/libmbfl/tests/
H A Dstrwidth.c66 mbfl_memory_device_realloc(&dev, dev.length + dev.allocsz, in main()
H A Dconv_kana.c132 mbfl_memory_device_realloc(&dev, dev.length + dev.allocsz, in main()
H A Dconv_encoding.c86 mbfl_memory_device_realloc(&dev, dev.length + dev.allocsz, in main()
H A Dstrcut.c95 mbfl_memory_device_realloc(&dev, dev.length + dev.allocsz, in main()

Completed in 22 milliseconds