Home
last modified time | relevance | path

Searched refs:mb_convert_encoding (Results 51 – 58 of 58) sorted by relevance

123

/PHP-8.1/ext/mbstring/tests/
H A Dillformed_utf_sequences.phpt8 $src = bin2hex(mb_convert_encoding($str, "UCS-4BE", $enc));
H A Dgh10192_utf7imap.phpt50 var_dump(addcslashes(mb_convert_encoding($case, 'UTF-8', 'UTF7-IMAP'), "\0..\37\177"));
H A Diso2022jp_2004_encoding.phpt57 $unicode = mb_convert_encoding(pack('N', $cp1), 'UTF-16BE', 'UTF-32BE');
H A Dmb_detect_encoding.phpt99 $converted = mb_convert_encoding($example, $encoding, 'UTF-8');
H A Dgh10192_utf7.phpt62 var_dump(addcslashes(mb_convert_encoding($case, 'UTF-8', 'UTF-7'), "\0..\37\177"));
/PHP-8.1/
H A DUPGRADING496 . mb_convert_encoding() checks the input encoding more strictly
H A DNEWS733 . Fix bug GH-10627 (mb_convert_encoding crashes PHP on Windows). (nielsdos)
/PHP-8.1/ext/mbstring/
H A Dmbstring.c2530 PHP_FUNCTION(mb_convert_encoding) in PHP_FUNCTION() argument

Completed in 55 milliseconds

123