Home
last modified time | relevance | path

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

12345678910>>...14

/PHP-5.5/ext/standard/tests/strings/
H A Dvfprintf_basic7_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dstr_pad_variation5.phpt7 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dcrc32_error.phpt6 die("skip this test is for 32bit platform only");
H A Dsscanf_basic6.phpt6 die("skip this test is for 32bit platform only");
H A Dsetlocale_basic3.phpt17 if locale functionality is not implemented in this platform.
24 Description: To get the currently installed locle in this platform
/PHP-5.5/ext/xmlrpc/tests/
H A Dbug40576_64bit.phpt6 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dbug40576.phpt6 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
/PHP-5.5/ext/standard/tests/network/
H A Dtcp6loop.phpt5 /* If IPv6 is supported on the platform this will error out with code 111 - Connection refused.
H A Dudp6loop.phpt5 /* If IPv6 is supported on the platform this will error out with code 111 -
/PHP-5.5/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-5.5/tests/lang/operators/
H A Doperator_equals_variation.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit 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_gt_or_equal_variation_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit 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_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_notequals_variation.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit 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");
H A Doperator_notequals_variation_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-5.5/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 54 milliseconds

12345678910>>...14