Home
last modified time | relevance | path

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

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

Completed in 22 milliseconds