Home
last modified time | relevance | path

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

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

Completed in 15 milliseconds