Home
last modified time | relevance | path

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

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

Completed in 20 milliseconds