Home
last modified time | relevance | path

Searched refs:mbfl_memory_device_strcat (Results 1 – 3 of 3) sorted by relevance

/PHP-8.0/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_memory_device.h63 MBFLAPI extern int mbfl_memory_device_strcat(mbfl_memory_device *device, const char *psrc);
H A Dmbfl_memory_device.c149 mbfl_memory_device_strcat(mbfl_memory_device *device, const char *psrc) in mbfl_memory_device_strcat() function
/PHP-8.0/ext/mbstring/
H A Dmbstring.c1309 mbfl_memory_device_strcat(&device, (*entry)->name); in PHP_FUNCTION()
3670 mbfl_memory_device_strcat(&device, p); in PHP_FUNCTION()
3680 mbfl_memory_device_strcat(&device, p); in PHP_FUNCTION()

Completed in 17 milliseconds