Home
last modified time | relevance | path

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

12345

/PHP-7.4/Zend/tests/multibyte/
H A Dmultibyte_encoding_006.phpt6 die("skip Requires configure --enable-zend-multibyte option");
13 zend.multibyte=1
/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp1251_zend_multibyte_0.phpt2 Test fopen() for reading CP1251 with zend.multibyte
4 zend.multibyte=1
H A Dtest_cp1251_zend_multibyte_1.phpt2 Test mkdir/rmdir CP1251 with zend.multibyte
4 zend.multibyte=1
H A Dtest_cp1251_zend_multibyte_2.phpt2 Test fopen() for write CP1251 with zend.multibyte
4 zend.multibyte=1
H A Dutil_utf8.inc11 /* Using a UTF-8 encoded filenames if !zend.multibyte, otherwise files in retrospective charset. */
61 $content = "reading file wihh multibyte filename
H A Dtest_cwd_mb_names.phpt2 Test chdir()/getcwd() with a dir for multibyte filenames
H A Dtest_kartuli_utf8_0.phpt41 string(37) "reading file wihh multibyte filename
H A Dtest_cp1255_to_utf8_0.phpt41 string(37) "reading file wihh multibyte filename
H A Dtest_cp1253_to_utf8_0.phpt41 string(37) "reading file wihh multibyte filename
H A Dtest_cp1254_0.phpt44 string(37) "reading file wihh multibyte filename
H A Dtest_cp1255_0.phpt44 string(37) "reading file wihh multibyte filename
/PHP-7.4/ext/mbstring/tests/
H A Dmb_ereg_variation4.phpt2 …eg() function : usage variations - pass different character classes as pattern for multibyte string
11 * Description: Regular expression match for multibyte string
16 * Test how character classes match a multibyte string
H A Dbug49354.phpt2 Bug #49354 (mb_strcut() cuts wrong length when offset is in the middle of a multibyte character)
/PHP-7.4/ext/standard/tests/strings/
H A Dbug43957.phpt2 Bug #43957 (utf8_decode() bogus conversion on multibyte indicator near end of string)
/PHP-7.4/ext/iconv/tests/
H A Dbug48147.phpt22 Notice: iconv(): Detected an incomplete multibyte character in input string in %s on line %d
26 Notice: iconv(): Detected an incomplete multibyte character in input string in %s on line %d
H A Dbug76249.phpt17 Warning: stream_get_contents(): iconv stream filter ("ucs-2"=>"utf%A8//IGNORE"): invalid multibyte
/PHP-7.4/ext/mbstring/
H A Dconfig.m476 AC_DEFINE([HAVE_MBREGEX], 1, [whether to have multibyte regex support])
192 [whether to enable multibyte string support],
194 [Enable multibyte string support])])
197 [whether to enable multibyte regex support (requires oniguruma)],
199 [MBSTRING: Disable multibyte regex support])],
204 AC_DEFINE([HAVE_MBSTRING],1,[whether to have multibyte string support])
/PHP-7.4/sapi/cli/tests/
H A Dargv_mb.phpt2 Test basic argv multibyte API integration
/PHP-7.4/Zend/tests/
H A Dbug69092.phpt10 zend.multibyte=On
H A Ddeclare_004.phpt4 zend.multibyte=1
H A Ddeclare_003.phpt5 zend.multibyte=1
H A Ddeclare_001.phpt10 zend.multibyte=1
H A Ddeclare_002.phpt10 zend.multibyte=1
H A Dns_086.phpt10 zend.multibyte=1
/PHP-7.4/ext/date/tests/
H A Dbug65184.phpt2 Test bug #65184 strftime() returns insufficient-length string under multibyte locales

Completed in 69 milliseconds

12345