Home
last modified time | relevance | path

Searched refs:unicode (Results 1 – 25 of 44) sorted by relevance

12

/PHP-7.4/ext/intl/tests/
H A Didn_bug76829.phpt10 $unicode = idn_to_utf8($punycode, IDNA_DEFAULT, INTL_IDNA_VARIANT_UTS46);
12 var_dump($unicode);
/PHP-7.4/ext/pcre/tests/
H A Dbug76512.phpt2 Bug #76512 (\w no longer includes unicode characters)
H A Dbug79188.phpt2 Bug #79188: Memory corruption in preg_replace/preg_replace_callback and unicode
H A Dbug53823.phpt2 Bug #53823 - preg_replace: * qualifier on unicode replace garbles the string
/PHP-7.4/ext/json/tests/
H A Dbug62010.phpt15 string(50) "Single unpaired UTF-16 surrogate in unicode escape"
H A Dpass001.1.phpt46 \"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"]=>
H A Dpass001.1_64bit.phpt47 \"unicode\": \"\\u30d7\\u30ec\\u30b9\\u30ad\\u30c3\\u30c8\",
135 "unicode": "\u30d7\u30ec\u30b9\u30ad\u30c3\u30c8",
235 ["unicode"]=>
416 ["unicode"]=>
532 …%^&*()_+-={':[,]}|;.<\/>?","hex":"\u0123\u4567\u89ab\ucdef\uabcd\uef4a","unicode":"\u30d7\u30ec\u3…
534 …%^&*()_+-={':[,]}|;.<\/>?","hex":"\u0123\u4567\u89ab\ucdef\uabcd\uef4a","unicode":"\u30d7\u30ec\u3…
601 ["unicode"]=>
782 ["unicode"]=>
/PHP-7.4/ext/mbstring/tests/
H A Dbug62545.phpt2 Bug #62545 (wrong unicode mapping in some charsets)
/PHP-7.4/Zend/tests/
H A Dclosure_015.phpt2 Closure 015: converting to string/unicode
H A Dbug61362.phpt2 Bug #61362 (Exception::getTraceAsString, Exception::__toString not able to handle unicode)
/PHP-7.4/ext/spl/tests/
H A Dbug42364.phpt14 if ($type != "string" && $type != "unicode") {
H A Drecursive_tree_iterator_005.phpt2 SPL: RecursiveTreeIterator and binary vs unicode (PHP 6.0+)
/PHP-7.4/sapi/cgi/tests/
H A Dbug75574_utf8.phpt2 Bug #75574 putenv does not work properly if parameter contains non-ASCII unicode character, UTF-8
/PHP-7.4/ext/standard/tests/directory/
H A Dbug74589_utf8.phpt2 Bug #74589 __DIR__ wrong for unicode character, UTF-8
/PHP-7.4/sapi/cli/tests/
H A Dargv_mb_bug77111.phpt2 Bug #77111 php-win.exe corrupts unicode symbols from cli parameters
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_stmt_fetch_fields_win32_unicode.phpt2 mysqli_stmt_fetch_fields() unicode, win32
H A Dmysqli_get_charset.phpt74 !in_array(gettype($charset->charset), array("string", "unicode")) ||
78 !in_array(gettype($charset->collation), array("string", "unicode")) ||
H A Dmysqli_fetch_array.phpt120 } else if ((gettype($php_value) == 'unicode') && $binary_type) {
122 // Don't expect a unicode value from the database, you'll get binary string
130 if (gettype($row['label']) == 'unicode') {
132 …ntf("[%04d] SQL Type: '%s', binary columns are supposed to return binary string and not unicode\n",
/PHP-7.4/ext/intl/
H A Dconfig.w327 CHECK_HEADER_ADD_INCLUDE("unicode/utf.h", "CFLAGS_INTL")) {
86 if (CHECK_HEADER_ADD_INCLUDE("unicode/uspoof.h", "CFLAGS_INTL")) {
/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dbug54028.phpt2 Bug #54028 Directory::read() cannot handle non-unicode chars properly
/PHP-7.4/ext/standard/tests/general_functions/
H A Dputenv_bug75574_utf8.phpt2 Bug #75574 putenv does not work properly if parameter contains non-ASCII unicode character, UTF-8
H A Dputenv_bug75574_cp936_win.phpt2 Bug #75574 putenv does not work properly if parameter contains non-ASCII unicode character, cp936 W…
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_commit.phpt46 // a weak test without unicode etc. - lets leave that to dedicated tests
67 // a weak test without unicode etc. - lets leave that to dedicated tests
/PHP-7.4/ext/odbc/tests/
H A Dbug60616.phpt2 odbc_exec(): Getting accurate unicode data from query
/PHP-7.4/ext/filter/tests/
H A D058.phpt2 FILTER_VALIDATE_EMAIL unicode support (https://tools.ietf.org/html/rfc6531)

Completed in 40 milliseconds

12