Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/
H A Dmbstring.c4941 MBSTRING_API int php_mb_check_encoding_recursive(HashTable *vars, const zend_string *enc) in php_mb_check_encoding_recursive() function
4988 if (!php_mb_check_encoding_recursive(HASH_OF(entry), enc)) { in php_mb_check_encoding_recursive()
5031 if (!php_mb_check_encoding_recursive(HASH_OF(input), enc)) { in PHP_FUNCTION()

Completed in 20 milliseconds