Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dstring.c6395 static zend_string *php_utf8_decode(const char *s, size_t len) function
6452 RETURN_STR(php_utf8_decode(arg, arg_len));

Completed in 24 milliseconds