Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/libmbfl/tests/
H A Demoji.c72 mbfl_memory_device_realloc(&dev, dev.length + dev.allocsz, dev.allocsz); in main()
101 mbfl_memory_device_realloc(&dev2, dev2.length + dev2.allocsz, dev2.allocsz); in main()
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()
/PHP-7.2/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.c275 mbfl_memory_device_realloc(&convd->device, convd->device.pos + string->len, string->len/4); in mbfl_buffer_converter_feed2()

Completed in 17 milliseconds