Home
last modified time | relevance | path

Searched refs:mb (Results 1 – 25 of 77) sorted by relevance

1234

/PHP-7.2/ext/fileinfo/tests/
H A Dbug61964-mb.phpt53 Notice: finfo_open(): Warning: offset `string' invalid in %sbug61964-mb.php on line %d
55 Notice: finfo_open(): Warning: offset ` Core' invalid in %sbug61964-mb.php on line %d
57 Notice: finfo_open(): Warning: offset ` Me' invalid in %sbug61964-mb.php on line %d
59 Notice: finfo_open(): Warning: offset `a' invalid in %sbug61964-mb.php on line %d
61 Notice: finfo_open(): Warning: offset `b' invalid in %sbug61964-mb.php on line %d
63 Warning: finfo_open(): Failed to load magic database at '%stest-folder'. in %sbug61964-mb.php on li…
H A Dbug71527-mb.phpt16 …): Failed to load magic database at '%sbug71527私はガラスを食べられます.magic'. in %sbug71527-mb.php on line %d
18 Warning: finfo_file() expects parameter 1 to be resource, boolean given in %sbug71527-mb.php on lin…
/PHP-7.2/win32/
H A Dioutil.h162 wchar_t *mb, *ret; in php_win32_ioutil_conv_any_to_w() local
165 mb = php_win32_cp_conv_any_to_w(in, in_len, &mb_len); in php_win32_ioutil_conv_any_to_w()
166 if (!mb) { in php_win32_ioutil_conv_any_to_w()
176 free(mb); in php_win32_ioutil_conv_any_to_w()
182 free(mb); in php_win32_ioutil_conv_any_to_w()
190 free(mb); in php_win32_ioutil_conv_any_to_w()
197 …_WIN32_IOUTIL_IS_LONG_PATHW(mb, mb_len) || PHP_WIN32_IOUTIL_IS_JUNCTION_PATHW(mb, mb_len) || PHP_W… in php_win32_ioutil_conv_any_to_w()
198 memmove(ret, mb, mb_len * sizeof(wchar_t)); in php_win32_ioutil_conv_any_to_w()
202 memmove(ret+PHP_WIN32_IOUTIL_LONG_PATH_PREFIX_LENW, mb, mb_len * sizeof(wchar_t)); in php_win32_ioutil_conv_any_to_w()
208 free(mb); in php_win32_ioutil_conv_any_to_w()
[all …]
/PHP-7.2/ext/exif/tests/
H A Dbug68113-mb.phpt13 Warning: exif_thumbnail(bug68113私はガラスを食べられます.jpg): File structure corrupted in %s%ebug68113-mb.php …
15 Warning: exif_thumbnail(bug68113私はガラスを食べられます.jpg): Invalid JPEG file in %s%ebug68113-mb.php on line…
/PHP-7.2/ext/mbstring/tests/
H A Dmb_strtolower_basic.phpt37 $mb = mb_strtolower($greek_upper, 'UTF-8');
38 var_dump(base64_encode($mb));
40 if ($mb == $greek_lower) {
H A Dmb_strtoupper_basic.phpt38 $mb = mb_strtoupper($greek_lower, 'UTF-8');
39 var_dump(base64_encode($mb));
41 if ($mb == $greek_upper) {
H A Dmb_ereg_variation3.phpt22 mb_regex_encoding('utf-8'); // have to set otherwise won't match $mb properly
23 $mb = base64_decode('5pel5pys6Kqe');
29 "$mb" => '[[:graph:]]+',
31 "$mb\t" => '[[:print:]]+',
/PHP-7.2/Zend/tests/
H A Dbug40770.phpt15 $mb=148;
17 for ($i=0; $i<=$mb; $i++) {
/PHP-7.2/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp1255_to_utf8_2.phpt27 var_dump($f, fwrite($f, "writing to an mb filename"));
45 string(25) "writing to an mb filename"
H A Dtest_cp1256_to_utf8_2.phpt27 var_dump($f, fwrite($f, "writing to an mb filename"));
45 string(25) "writing to an mb filename"
H A Dtest_cp1253_2.phpt30 var_dump($f, fwrite($f, "writing to an mb filename"));
48 string(25) "writing to an mb filename"
H A Dtest_cp1253_to_utf8_2.phpt27 var_dump($f, fwrite($f, "writing to an mb filename"));
45 string(25) "writing to an mb filename"
H A Dtest_kartuli_utf8_2.phpt27 var_dump($f, fwrite($f, "writing to an mb filename"));
45 string(25) "writing to an mb filename"
H A Dtest_cp1255_2.phpt30 var_dump($f, fwrite($f, "writing to an mb filename"));
48 string(25) "writing to an mb filename"
H A Dtest_cp1256_2.phpt30 var_dump($f, fwrite($f, "writing to an mb filename"));
48 string(25) "writing to an mb filename"
H A Dtest_eucjp_to_utf8_2.phpt27 var_dump($f, fwrite($f, "writing to an mb filename"));
45 string(25) "writing to an mb filename"
H A Dbug64506.phpt25 var_dump($f, fwrite($f, "writing to an mb filename"));
43 string(25) "writing to an mb filename"
H A Dtest_cp1250_to_utf8_2.phpt27 var_dump($f, fwrite($f, "writing to an mb filename"));
45 string(25) "writing to an mb filename"
H A Dtest_cp1251_2.phpt30 var_dump($f, fwrite($f, "writing to an mb filename"));
49 string(25) "writing to an mb filename"
H A Dtest_cp1251_to_utf8_2.phpt27 var_dump($f, fwrite($f, "writing to an mb filename"));
46 string(25) "writing to an mb filename"
H A Dtest_cp936_to_utf8_2.phpt27 var_dump($f, fwrite($f, "writing to an mb filename"));
47 string(25) "writing to an mb filename"
H A Dtest_cp1251_zend_multibyte_2.phpt30 var_dump($f, fwrite($f, "writing to an mb filename"));
49 string(25) "writing to an mb filename"
H A Dtest_cp1252_to_utf8_2.phpt27 var_dump($f, fwrite($f, "writing to an mb filename"));
46 string(25) "writing to an mb filename"
H A Dtest_cp1254_2.phpt30 var_dump($f, fwrite($f, "writing to an mb filename"));
48 string(25) "writing to an mb filename"
H A Dtest_cp1254_to_utf8_2.phpt27 var_dump($f, fwrite($f, "writing to an mb filename"));
45 string(25) "writing to an mb filename"

Completed in 30 milliseconds

1234