Home
last modified time | relevance | path

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

/PHP-8.2/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-8.2/ext/soap/tests/bugs/
H A Dbug28969.phpt9 // return utf8_encode("��");
/PHP-8.2/
H A DUPGRADING201 . utf8_encode() and utf8_decode() have been deprecated.
H A DNEWS2323 . Deprecated utf8_encode() and utf8_decode(). (Rowan Tommins)
/PHP-8.2/ext/standard/
H A Dbasic_functions.stub.php1839 function utf8_encode(string $string): string {}
H A Dbasic_functions_arginfo.h2506 ZEND_FUNCTION(utf8_encode);
3141 ZEND_DEP_FE(utf8_encode, arginfo_utf8_encode)
H A Dstring.c6037 PHP_FUNCTION(utf8_encode) argument

Completed in 59 milliseconds