Home
last modified time | relevance | path

Searched refs:platform (Results 176 – 200 of 284) sorted by relevance

12345678910>>...12

/PHP-8.0/ext/standard/tests/strings/
H A Dvprintf_variation12.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dvprintf_variation12_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dvprintf_variation4.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dvprintf_variation4_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dchunk_split_variation5.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dcrc32_variation2.phpt6 die("skip this test is for 32bit platform only");
H A Dvprintf_variation16.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dvprintf_variation16_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dcrc32_variation3.phpt6 die("skip this test is for 32bit platform only");
H A Dvprintf_variation14.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dvprintf_variation14_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dsprintf_variation28.phpt6 die("skip this test is for 32bit platform only");
H A Dsprintf_variation28_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dsprintf_variation40.phpt6 die("skip this test is for 32bit platform only");
H A Dsprintf_variation40_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
/PHP-8.0/Zend/tests/
H A Dbinary-32bit.phpt4 <?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
H A Dbinary.phpt6 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
/PHP-8.0/ext/pdo_pgsql/tests/
H A Dbug68371.phpt2 PDO PgSQL Bug #38671 (PDO#getAttribute() cannot be called with platform-specific attribute names)
/PHP-8.0/ext/pdo_oci/
H A Dconfig.m435 AC_MSG_CHECKING([if we're at 64-bit platform])
87 AC_MSG_CHECKING([if we're at 64-bit platform])
/PHP-8.0/sapi/cli/tests/
H A Dupload_2G.phpt16 die('skip Cannot check free RAM from /proc/meminfo on this platform');
/PHP-8.0/ext/standard/tests/math/
H A Ddechex_variation1_64bit.phpt7 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Ddecoct_variation1.phpt7 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Ddecbin_variation1.phpt7 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Ddecbin_variation1_64bit.phpt7 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Ddechex_variation1.phpt7 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");

Completed in 26 milliseconds

12345678910>>...12