Home
last modified time | relevance | path

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

/PHP-7.4/ext/mbstring/
H A Dmbstring.c3345 char *_from_encodings = NULL, *ret, *s_free = NULL; in PHP_FUNCTION() local
3391 s_free = _from_encodings; in PHP_FUNCTION()
3413 if (s_free) { in PHP_FUNCTION()
3414 efree(s_free); in PHP_FUNCTION()

Completed in 29 milliseconds