Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/
H A Dmbstring.c3043 char *_from_encodings = NULL, *ret, *s_free = NULL; in PHP_FUNCTION() local
3085 s_free = _from_encodings; in PHP_FUNCTION()
3102 if ( s_free) { in PHP_FUNCTION()
3103 efree(s_free); in PHP_FUNCTION()

Completed in 15 milliseconds