Home
last modified time | relevance | path

Searched refs:platform (Results 126 – 150 of 284) sorted by relevance

12345678910>>...12

/PHP-8.0/tests/lang/operators/
H A Doperator_lt_variation_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Doperator_equals_variation.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Doperator_gt_or_equal_variation_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Doperator_lt_or_equal_variation.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Doperator_lt_or_equal_variation_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Doperator_equals_variation_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Doperator_gt_or_equal_variation.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Doperator_identical_variation.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Doperator_identical_variation_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Doperator_notequals_variation.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Doperator_notequals_variation_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Doperator_notidentical_variation.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Doperator_notidentical_variation_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-8.0/ext/mbstring/tests/
H A Dmb_send_mail05.phpt12 die("skip GB2312 encoding is not available on this platform");
/PHP-8.0/
H A D.appveyor.yml47 platform:
/PHP-8.0/ext/standard/tests/math/
H A Dhexdec_basic_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-8.0/ext/standard/tests/strings/
H A Dsscanf_basic6.phpt6 die("skip this test is for 32bit platform only");
H A Dprintf_basic7.phpt6 die("skip this test is for 32bit platform only");
H A Dprintf_basic8.phpt6 die("skip this test is for 32bit platform only");
/PHP-8.0/ext/standard/tests/misc/
H A Dget_browser_error.phpt33 ["platform"]=>
/PHP-8.0/ext/standard/tests/array/
H A Darray_values_variation.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Darray_values_variation_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dnatcasesort_variation3.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
/PHP-8.0/ext/gmp/tests/
H A Dgmp_setbit_long.phpt6 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
/PHP-8.0/ext/curl/tests/
H A Dbug69316.phpt12 …llocation of approx the same size as a FILE structure, size varies a bit depending on platform/libc

Completed in 41 milliseconds

12345678910>>...12