Home
last modified time | relevance | path

Searched refs:bit (Results 351 – 375 of 487) sorted by path

1...<<11121314151617181920

/PHP-7.4/ext/standard/tests/strings/
H A Dsprintf_basic8_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dsprintf_variation28.phpt6 die("skip this test is for 32bit platform only");
H A Dsprintf_variation28_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dsprintf_variation29.phpt6 die("skip this test is for 32bit platform only");
H A Dsprintf_variation29_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dsprintf_variation34.phpt6 die("skip this test is for 32bit platform only");
H A Dsprintf_variation34_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dsprintf_variation35.phpt6 die("skip this test is for 32bit platform only");
H A Dsprintf_variation35_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dsprintf_variation4.phpt6 die("skip this test is for 32bit platform only");
H A Dsprintf_variation40.phpt6 die("skip this test is for 32bit platform only");
H A Dsprintf_variation40_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dsprintf_variation41.phpt6 die("skip this test is for 32bit platform only");
H A Dsprintf_variation41_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dsprintf_variation44.phpt6 die("skip this test is for 32bit platform only");
H A Dsprintf_variation44_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dsprintf_variation4_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dsscanf_basic6.phpt6 die("skip this test is for 32bit platform only");
H A Dstr_pad.phpt23 chr(0).chr(255).chr(128).chr(234).chr(143), // >7-bit ASCII
H A Dstr_pad_variation5.phpt7 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dstr_repeat.phpt50 other than 7-bit chars ***\n";
432 other than 7-bit chars ***
H A Dstr_split_variation6.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dstr_split_variation6_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dstr_split_variation7.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dstr_split_variation7_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");

Completed in 47 milliseconds

1...<<11121314151617181920