Home
last modified time | relevance | path

Searched refs:platform (Results 151 – 175 of 284) sorted by relevance

12345678910>>...12

/PHP-8.0/ext/standard/tests/network/
H A Dtcp6loop.phpt5 …/* If IPv6 is supported on the platform this will error out with code 111 - Connection refused (or…
H A Dudp6loop.phpt5 /* If IPv6 is supported on the platform this will error out with code 111 -
/PHP-8.0/ext/fileinfo/
H A Dconfig.m444 dnl using the platform implementation
/PHP-8.0/Zend/tests/type_declarations/
H A Dtyped_properties_044.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64 bit platform only"); ?>
/PHP-8.0/ext/standard/tests/math/
H A Doctdec_basic.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Doctdec_basic_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dpow_variation1_64bit.phpt7 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dpow_variation1.phpt7 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dbindec_basic_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dbindec_basic.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
/PHP-8.0/ext/standard/tests/strings/
H A Dvprintf_variation19.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dvprintf_variation19_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dvprintf_variation15.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dvprintf_variation15_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dlocale_independent_float_to_string.phpt11 die("skip - locale needed for this test is not supported on this platform");
H A Dvprintf_variation11.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dvprintf_variation11_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dvprintf_variation13.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dvprintf_variation13_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dcrc32_variation4.phpt6 die("skip this test is for 32bit platform only");
/PHP-8.0/ext/hash/sha3/generic64lc/
H A Dbrg_endian.h137 # error Please edit lines 132 or 134 in brg_endian.h to set the platform byte order
/PHP-8.0/ext/hash/
H A Dconfig.m420 AC_MSG_CHECKING([if we're at 64-bit platform])
/PHP-8.0/ext/hash/sha3/generic32lc/
H A Dbrg_endian.h137 # error Please edit lines 132 or 134 in brg_endian.h to set the platform byte order
/PHP-8.0/ext/standard/tests/file/
H A Dbug52820.phpt14 die("skip fopencookie not supported on this platform");
/PHP-8.0/ext/pdo_mysql/tests/
H A Dbug68371.phpt2 PDO MySQL Bug #38671 (PDO#getAttribute() cannot be called with platform-specific attribute names)

Completed in 25 milliseconds

12345678910>>...12