Home
last modified time | relevance | path

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

/PHP-7.3/ext/mbstring/
H A Dmbstring.c3134 MBSTRING_API HashTable *php_mb_convert_encoding_recursive(HashTable *input, const char *_to_encodin… in php_mb_convert_encoding_recursive() function
3177 chash = php_mb_convert_encoding_recursive(HASH_OF(entry), _to_encoding, _from_encodings); in php_mb_convert_encoding_recursive()
3277 tmp = php_mb_convert_encoding_recursive(HASH_OF(input), arg_new, _from_encodings); in PHP_FUNCTION()

Completed in 16 milliseconds