Home
last modified time | relevance | path

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

/PHP-7.3/ext/mbstring/
H A Dmbstring.c3215 char *_from_encodings = NULL, *ret, *s_free = NULL; in PHP_FUNCTION() local
3253 s_free = _from_encodings; in PHP_FUNCTION()
3272 if (s_free) { in PHP_FUNCTION()
3273 efree(s_free); in PHP_FUNCTION()

Completed in 16 milliseconds