Home
last modified time | relevance | path

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

12345678910>>...14

/PHP-5.5/ext/pcntl/
H A Dconfig.m49 …rk, [ AC_DEFINE(HAVE_FORK,1,[ ]) ], [ AC_MSG_ERROR(pcntl: fork() not supported by this platform) ])
10 …AC_DEFINE(HAVE_WAITPID,1,[ ]) ], [ AC_MSG_ERROR(pcntl: waitpid() not supported by this platform) ])
11 …EFINE(HAVE_SIGACTION,1,[ ]) ], [ AC_MSG_ERROR(pcntl: sigaction() not supported by this platform) ])
/PHP-5.5/ext/standard/tests/misc/
H A Dget_browser_variation1.phpt46 ["platform"]=>
124 ["platform"]=>
194 ["platform"]=>
268 ["platform"]=>
340 ["platform"]=>
408 ["platform"]=>
476 ["platform"]=>
554 ["platform"]=>
624 ["platform"]=>
688 ["platform"]=>
[all …]
H A Dget_browser_basic.phpt45 ["platform"]=>
117 ["platform"]=>
189 ["platform"]=>
261 ["platform"]=>
333 ["platform"]=>
405 ["platform"]=>
477 ["platform"]=>
549 ["platform"]=>
621 ["platform"]=>
693 ["platform"]=>
[all …]
/PHP-5.5/ext/calendar/tests/
H A Djdtojewish64.phpt7 die("skip this test is for 64bit platform only");
H A Dbug53574_1.phpt7 die("skip this test is for 32bit platform only");
H A Dbug53574_2.phpt7 die("skip this test is for 64bit platform only");
H A Dbug55797_1.phpt7 die("skip this test is for 32bit platform only");
H A Dbug55797_2.phpt7 die("skip this test is for 64bit platform only");
/PHP-5.5/Zend/tests/
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 Doct_overflow_32bit.phpt6 <?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit 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"); ?>
H A Ddouble_to_string_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
/PHP-5.5/ext/standard/tests/strings/
H A Dbug38770.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dsetlocale_variation2.phpt2 Test setlocale() function : usage variations - Setting all available locales in the platform
14 if locale functionality is not implemented in this platform.
26 * Description: To get the currently installed locle in this platform
H A Dbug61764.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dbug36306.phpt12 echo dechex(crc32("platform independent")) . "\n";
H A Dbug39873.phpt6 die("skip locale needed for this test is not supported on this platform");
/PHP-5.5/ext/standard/tests/file/
H A Dbug72114.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dglob_variation4.phpt2 Test glob() function: ensure no platform difference, variation 2
H A Dglob_variation3.phpt2 Test glob() function: ensure no platform difference
/PHP-5.5/ext/json/tests/
H A Dbug47644.phpt6 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-5.5/ext/standard/tests/math/
H A Doctdec_basic.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");

Completed in 41 milliseconds

12345678910>>...14