Home
last modified time | relevance | path

Searched refs:mb (Results 26 – 50 of 87) sorted by relevance

1234

/php-src/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp1251_to_utf8_2.phpt29 var_dump($f, fwrite($f, "writing to an mb filename"));
47 string(25) "writing to an mb filename"
H A Dtest_cp1254_to_utf8_2.phpt29 var_dump($f, fwrite($f, "writing to an mb filename"));
46 string(25) "writing to an mb filename"
H A Dtest_cp1256_2.phpt32 var_dump($f, fwrite($f, "writing to an mb filename"));
49 string(25) "writing to an mb filename"
H A Dtest_cp936_to_utf8_2.phpt29 var_dump($f, fwrite($f, "writing to an mb filename"));
48 string(25) "writing to an mb filename"
H A Dtest_big5_2.phpt32 var_dump($f, fwrite($f, "writing to an mb filename"));
51 string(25) "writing to an mb filename"
H A Dtest_cp1251_zend_multibyte_2.phpt34 var_dump($f, fwrite($f, "writing to an mb filename"));
52 string(25) "writing to an mb filename"
H A Dtest_cp1252_to_utf8_2.phpt29 var_dump($f, fwrite($f, "writing to an mb filename"));
47 string(25) "writing to an mb filename"
H A Dtest_cp1252_to_utf8_5.phpt29 var_dump($f, fwrite($f, "writing to an mb filename"));
47 string(25) "writing to an mb filename"
H A Dtest_cp1254_2.phpt32 var_dump($f, fwrite($f, "writing to an mb filename"));
49 string(25) "writing to an mb filename"
H A Dtest_cp932_to_utf8_2.phpt29 var_dump($f, fwrite($f, "writing to an mb filename"));
46 string(25) "writing to an mb filename"
H A Dtest_cp936_2.phpt32 var_dump($f, fwrite($f, "writing to an mb filename"));
51 string(25) "writing to an mb filename"
H A Dtest_cp1250_to_utf8_5.phpt29 var_dump($f, fwrite($f, "writing to an mb filename"));
46 string(25) "writing to an mb filename"
H A Dtest_cp932_2.phpt32 var_dump($f, fwrite($f, "writing to an mb filename"));
49 string(25) "writing to an mb filename"
/php-src/ext/standard/tests/dir/
H A Dchdir_basic-win32-mb.phpt16 $base_dir_path = __DIR__ . '/chdir_basic-win32-mb';
40 $base_dir_path = __DIR__ . '/chdir_basic-win32-mb';
H A Dopendir_basic-win32-mb.phpt17 $base_dir_path = __DIR__ . '/opendir_basic-win32-mb';
46 $base_dir_path = __DIR__ . '/opendir_basic-win32-mb';
H A Dreaddir_variation3-win32-mb.phpt22 $path_top = __DIR__ . '/readdir_variation3-win32-mb';
49 $path_top = __DIR__ . '/readdir_variation3-win32-mb';
/php-src/ext/mbstring/tests/
H A Dmb_strrchr_variation6.phpt30 echo "-- mb data in utf-8 --\n";
51 -- mb data in utf-8 --
H A Dmb_strstr_variation6.phpt30 echo "-- mb data in utf-8 --\n";
51 -- mb data in utf-8 --
H A Dmb_strtolower_basic.phpt29 $mb = mb_strtolower($greek_upper, 'UTF-8');
30 var_dump(base64_encode($mb));
32 if ($mb == $greek_lower) {
H A Dbug77370.phpt2 Bug #77370 (Buffer overflow on mb regex functions - fetch_token)
H A Dbug77371.phpt2 Bug #77371 (heap buffer overflow in mb regex functions - compile_string_node)
/php-src/tests/basic/
H A Dini_parse_quantity_basic.phpt17 '14.2mb',
/php-src/ext/gd/tests/
H A Dbug37346-mb.phpt10 …eatefromgif(): "%sbug37346私はガラスを食べられます.gif" is not a valid GIF file in %sbug37346-mb.php on line %d
H A Dlibgd00094-mb.phpt15 …fromxbm(): "%slibgd00094私はガラスを食べられます.xbm" is not a valid XBM file in %slibgd00094-mb.php on line %d
/php-src/ext/fileinfo/tests/
H A Dbug71527-mb.phpt13 …(): Failed to load magic database at "%sbug71527私はガラスを食べられます.magic" in %sbug71527-mb.php on line %d

Completed in 24 milliseconds

1234