Home
last modified time | relevance | path

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

/php-src/ext/standard/tests/strings/
H A Dutf8.phpt5 printf("%s -> %s\n", urlencode("�"), urlencode(utf8_encode("�")));
9 Deprecated: Function utf8_encode() is deprecated since 8.2, visit the php.net documentation for var…
/php-src/ext/soap/tests/bugs/
H A Dbug28969.phpt9 // return utf8_encode("��");
/php-src/ext/standard/
H A Dbasic_functions.stub.php2640 function utf8_encode(string $string): string {}
H A Dbasic_functions_arginfo.h2582 ZEND_FUNCTION(utf8_encode);
H A Dstring.c6266 PHP_FUNCTION(utf8_encode) argument

Completed in 42 milliseconds