Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dstring.c6250 static zend_string *php_utf8_decode(const char *s, size_t len) function
6304 RETURN_STR(php_utf8_decode(arg, arg_len));

Completed in 21 milliseconds