Home
last modified time | relevance | path

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

/PHP-7.4/ext/mbstring/
H A Dmbstring.c3260 MBSTRING_API HashTable *php_mb_convert_encoding_recursive(HashTable *input, const char *_to_encodin… in php_mb_convert_encoding_recursive() function
3304 chash = php_mb_convert_encoding_recursive(Z_ARRVAL_P(entry), _to_encoding, _from_encodings); in php_mb_convert_encoding_recursive()
3418 tmp = php_mb_convert_encoding_recursive(Z_ARRVAL_P(input), arg_new, _from_encodings); in PHP_FUNCTION()

Completed in 16 milliseconds