Home
last modified time | relevance | path

Searched refs:multibyte (Results 101 – 110 of 110) sorted by relevance

12345

/PHP-7.4/ext/sockets/tests/
H A Dsocket_strerror.phpt108 string(49) "Invalid or incomplete multibyte or wide character"
/PHP-7.4/ext/standard/tests/strings/
H A Dhtmlentities22.phpt74 echo "\n*** Testing HTML 5 with another multibyte-byte encoding ***\n";
254 *** Testing HTML 5 with another multibyte-byte encoding ***
H A Dbug49785.phpt65 echo "Shift_JIS: incomplete / invalid multibyte sequences\n";
95 echo "EUC-JP: incomplete / invalid multibyte sequences\n";
126 echo "BIG5: incomplete / invalid multibyte sequences\n";
254 Shift_JIS: incomplete / invalid multibyte sequences
895 EUC-JP: incomplete / invalid multibyte sequences
2875 BIG5: incomplete / invalid multibyte sequences
/PHP-7.4/ext/mbstring/tests/
H A Dmb_ereg_replace_variation1.phpt13 * Description: Replace regular expression for multibyte string
/PHP-7.4/Zend/
H A Dzend.c130 if (!CG(multibyte)) { in ZEND_INI_MH()
178 …STD_ZEND_INI_BOOLEAN("zend.multibyte", "0", ZEND_INI_PERDIR, OnUpdateBool, multibyte, zend_co…
H A Dzend_language_scanner.l540 if (CG(multibyte)) { in open_file_for_scanning()
708 if (CG(multibyte)) { in zend_prepare_string_for_scanning()
H A Dzend_compile.c5143 if (CG(multibyte)) { in zend_handle_encoding_declaration()
/PHP-7.4/
H A Dphp.ini-development356 ;zend.multibyte = Off
360 ; Only affects if zend.multibyte is set.
H A Dphp.ini-production356 ;zend.multibyte = Off
360 ; Only affects if zend.multibyte is set.
H A DNEWS2404 . Fixed bug #77381 (heap buffer overflow in multibyte match_at). (Stas)
2408 . Fixed bug #77394 (Buffer overflow in multibyte case folding - unicode).

Completed in 72 milliseconds

12345