/PHP-8.3/ext/intl/tests/ |
H A D | idn_bug76829.phpt | 10 $unicode = idn_to_utf8($punycode, IDNA_DEFAULT, INTL_IDNA_VARIANT_UTS46); 12 var_dump($unicode);
|
/PHP-8.3/ext/mbstring/tests/ |
H A D | cp950_encoding.phpt | 28 function addPUAMapping($hi, $lo, $unicode) { 31 $unicode = pack('n', $unicode); 32 $fromUnicode[$unicode] = $cp950; 33 $toUnicode[$cp950] = $unicode;
|
H A D | cp932_encoding.phpt | 102 foreach ($nonInvertible as $cp932 => $unicode) 103 testValidString($cp932, $unicode, 'CP932', 'UTF-16BE', false); 124 foreach ($nonInvertible as $cp932 => $unicode) 125 testValidString($cp932, $unicode, 'SJIS-win', 'UTF-16BE', false);
|
/PHP-8.3/ext/pcre/tests/ |
H A D | bug76512.phpt | 2 Bug #76512 (\w no longer includes unicode characters)
|
H A D | bug79188.phpt | 2 Bug #79188: Memory corruption in preg_replace/preg_replace_callback and unicode
|
H A D | bug53823.phpt | 2 Bug #53823 - preg_replace: * qualifier on unicode replace garbles the string
|
/PHP-8.3/ext/json/tests/ |
H A D | bug62010.phpt | 13 string(50) "Single unpaired UTF-16 surrogate in unicode escape"
|
H A D | pass001.1.phpt | 42 \"unicode\": \"\\u30d7\\u30ec\\u30b9\\u30ad\\u30c3\\u30c8\", 130 "unicode": "\u30d7\u30ec\u30b9\u30ad\u30c3\u30c8", 230 ["unicode"]=> 411 ["unicode"]=> 527 …%^&*()_+-={':[,]}|;.<\/>?","hex":"\u0123\u4567\u89ab\ucdef\uabcd\uef4a","unicode":"\u30d7\u30ec\u3… 529 …%^&*()_+-={':[,]}|;.<\/>?","hex":"\u0123\u4567\u89ab\ucdef\uabcd\uef4a","unicode":"\u30d7\u30ec\u3… 596 ["unicode"]=> 777 ["unicode"]=>
|
H A D | pass001.1_64bit.phpt | 46 \"unicode\": \"\\u30d7\\u30ec\\u30b9\\u30ad\\u30c3\\u30c8\", 134 "unicode": "\u30d7\u30ec\u30b9\u30ad\u30c3\u30c8", 234 ["unicode"]=> 415 ["unicode"]=> 531 …%^&*()_+-={':[,]}|;.<\/>?","hex":"\u0123\u4567\u89ab\ucdef\uabcd\uef4a","unicode":"\u30d7\u30ec\u3… 533 …%^&*()_+-={':[,]}|;.<\/>?","hex":"\u0123\u4567\u89ab\ucdef\uabcd\uef4a","unicode":"\u30d7\u30ec\u3… 600 ["unicode"]=> 781 ["unicode"]=>
|
/PHP-8.3/Zend/tests/ |
H A D | closure_015.phpt | 2 Closure 015: converting to string/unicode
|
H A D | bug61362.phpt | 2 Bug #61362 (Exception::getTraceAsString, Exception::__toString not able to handle unicode)
|
/PHP-8.3/sapi/cgi/tests/ |
H A D | bug75574_utf8.phpt | 2 Bug #75574 putenv does not work properly if parameter contains non-ASCII unicode character, UTF-8
|
/PHP-8.3/ext/spl/tests/ |
H A D | bug42364.phpt | 14 if ($type != "string" && $type != "unicode") {
|
H A D | recursive_tree_iterator_005.phpt | 2 SPL: RecursiveTreeIterator and binary vs unicode (PHP 6.0+)
|
/PHP-8.3/ext/intl/ |
H A D | config.w32 | 7 CHECK_HEADER_ADD_INCLUDE("unicode/utf.h", "CFLAGS_INTL")) { 85 if (CHECK_HEADER_ADD_INCLUDE("unicode/uspoof.h", "CFLAGS_INTL")) {
|
/PHP-8.3/ext/standard/tests/directory/ |
H A D | bug74589_utf8.phpt | 2 Bug #74589 __DIR__ wrong for unicode character, UTF-8
|
/PHP-8.3/sapi/cli/tests/ |
H A D | argv_mb_bug77111.phpt | 2 Bug #77111 php-win.exe corrupts unicode symbols from cli parameters
|
/PHP-8.3/ext/mysqli/tests/ |
H A D | mysqli_stmt_fetch_fields_win32_unicode.phpt | 2 mysqli_stmt_fetch_fields() unicode, win32
|
H A D | mysqli_get_charset.phpt | 63 !in_array(gettype($charset->charset), array("string", "unicode")) || 67 !in_array(gettype($charset->collation), array("string", "unicode")) ||
|
/PHP-8.3/ext/standard/tests/file/windows_mb_path/ |
H A D | bug54028.phpt | 2 Bug #54028 Directory::read() cannot handle non-unicode chars properly
|
/PHP-8.3/ext/standard/tests/general_functions/ |
H A D | putenv_bug75574_utf8.phpt | 2 Bug #75574 putenv does not work properly if parameter contains non-ASCII unicode character, UTF-8
|
H A D | putenv_bug75574_cp936_win.phpt | 2 Bug #75574 putenv does not work properly if parameter contains non-ASCII unicode character, cp936 W…
|
/PHP-8.3/ext/pdo_mysql/tests/ |
H A D | pdo_mysql_commit.phpt | 52 // a weak test without unicode etc. - lets leave that to dedicated tests 73 // a weak test without unicode etc. - lets leave that to dedicated tests
|
/PHP-8.3/ext/mbstring/tests/data/ |
H A D | 8859-6.txt | 4 # For terms of use, see http://www.unicode.org/terms_of_use.html 11 # Authors: Ken Whistler <ken@unicode.org> 34 # http://www.unicode.org/Public/MAPPINGS/ 37 # http://www.unicode.org/reporting.html
|
H A D | 8859-8.txt | 4 # For terms of use, see http://www.unicode.org/terms_of_use.html 11 # Authors: Ken Whistler <ken@unicode.org> 34 # http://www.unicode.org/Public/MAPPINGS/ 37 # http://www.unicode.org/reporting.html
|