Home
last modified time | relevance | path

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

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

Completed in 19 milliseconds