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 in %s on line %d
/php-src/ext/soap/tests/bugs/
H A Dbug28969.phpt9 // return utf8_encode("��");
/php-src/ext/standard/
H A Dbasic_functions.stub.php2652 function utf8_encode(string $string): string {}
H A Dbasic_functions_arginfo.h2611 ZEND_FUNCTION(utf8_encode);
H A Dstring.c6281 PHP_FUNCTION(utf8_encode) argument

Completed in 70 milliseconds