Home
last modified time | relevance | path

Searched refs:platform (Results 26 – 50 of 284) sorted by relevance

12345678910>>...12

/PHP-8.0/ext/standard/tests/file/
H A Dglob_variation4.phpt2 Test glob() function: ensure no platform difference, variation 2
H A Dglob_variation6.phpt2 Test glob() function: ensure no platform difference, variation 4
H A Dglob_variation5.phpt2 Test glob() function: ensure no platform difference, variation 3
/PHP-8.0/ext/standard/tests/math/
H A Doctdec_basiclong_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dbindec_basiclong_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-8.0/ext/standard/tests/network/
H A Dip.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dip_x86_64.phpt5 if (PHP_INT_SIZE == 4) die("skip this test is for >32bit platform only");
/PHP-8.0/ext/calendar/tests/
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-8.0/Zend/tests/
H A Ddouble_to_string_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Ddouble_to_string.phpt6 <?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
/PHP-8.0/ext/standard/tests/misc/
H A Dbug69983.phpt21 [platform] => unknown
/PHP-8.0/ext/zip/tests/
H A Dbug76524.phpt19 /* Zip-related error messages depend on platform and libzip version,
/PHP-8.0/ext/standard/tests/strings/
H A Dfprintf_variation_006.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dfprintf_variation_006_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dfprintf_variation_007.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dfprintf_variation_007_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dfprintf_variation_003.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dfprintf_variation_003_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dchunk_split_variation2_32bit.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
/PHP-8.0/tests/security/
H A Dbug53226.phpt28 Warning: file_exists(): File name is longer than the maximum allowed path length on this platform (…
/PHP-8.0/ext/json/tests/
H A Dbug42785.phpt8 die("skip locale needed for this test is not supported on this platform");
/PHP-8.0/ext/standard/tests/array/
H A Drange_variation1.phpt7 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Drange_variation1_64bit.phpt7 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-8.0/ext/xml/tests/
H A Dxml007.phpt8 die("skip strtoupper on non-ascii not supported on this platform");

Completed in 18 milliseconds

12345678910>>...12