Home
last modified time | relevance | path

Searched refs:platform (Results 1 – 25 of 309) sorted by relevance

12345678910>>...13

/PHP-8.1/ext/pcntl/
H A Dconfig.m47 AC_CHECK_FUNCS([fork], [], [AC_MSG_ERROR([pcntl: fork() not supported by this platform])])
8 AC_CHECK_FUNCS([waitpid], [], [AC_MSG_ERROR([pcntl: waitpid() not supported by this platform])])
9 …AC_CHECK_FUNCS([sigaction], [], [AC_MSG_ERROR([pcntl: sigaction() not supported by this platform])…
/PHP-8.1/ext/standard/tests/misc/
H A Dget_browser_basic.phpt25 ["platform"]=>
97 ["platform"]=>
169 ["platform"]=>
241 ["platform"]=>
313 ["platform"]=>
385 ["platform"]=>
457 ["platform"]=>
529 ["platform"]=>
601 ["platform"]=>
673 ["platform"]=>
[all …]
H A Dget_browser_variation1.phpt26 ["platform"]=>
104 ["platform"]=>
174 ["platform"]=>
248 ["platform"]=>
320 ["platform"]=>
388 ["platform"]=>
456 ["platform"]=>
534 ["platform"]=>
604 ["platform"]=>
668 ["platform"]=>
[all …]
/PHP-8.1/ext/calendar/tests/
H A Dgregoriantojd_overflow.phpt6 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Djuliantojd_overflow.phpt6 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Djdtojewish64.phpt8 die("skip this test is for 64bit platform only");
H A Dbug53574_1.phpt8 die("skip this test is for 32bit platform only");
/PHP-8.1/Zend/tests/
H A Dbug77660.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dint_overflow_32bit.phpt4 <?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
H A Dint_underflow_32bit.phpt4 <?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
H A Dint_underflow_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dhex_overflow_32bit.phpt6 <?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
H A Dint_overflow_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
/PHP-8.1/ext/json/tests/
H A Dbug72787.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dbug47644.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-8.1/ext/standard/tests/strings/
H A Dbug38770.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dbug23894_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dbug61764.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dbug23894_32bit.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
/PHP-8.1/ext/opcache/tests/jit/
H A Dadd_003.phpt13 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dadd_004.phpt13 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dmul_002.phpt13 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dreg_alloc_003.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-8.1/ext/standard/tests/array/
H A Dbug35014.phpt4 <?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
/PHP-8.1/Zend/tests/float_to_int/
H A Dexplicit_casts_should_not_warn.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");

Completed in 24 milliseconds

12345678910>>...13