Home
last modified time | relevance | path

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

12345678910>>...14

/PHP-5.5/ext/standard/tests/math/
H A Dhexdec_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");
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 Ddecoct_variation1_64bit.phpt7 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-5.5/ext/standard/tests/strings/
H A Dvfprintf_variation11.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dvfprintf_variation11_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dvfprintf_variation19.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dvfprintf_variation19_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dvfprintf_variation15.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dvfprintf_variation15_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dvsprintf_variation13.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dvsprintf_variation13_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dsprintf_variation29.phpt6 die("skip this test is for 32bit platform only");
H A Dsprintf_variation29_64bit.phpt4 <?php 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");
H A Dvfprintf_variation13_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dvfprintf_variation13.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
/PHP-5.5/ext/pdo_mysql/tests/
H A Dbug68371.phpt2 PDO MySQL Bug #38671 (PDO#getAttribute() cannot be called with platform-specific attribute names)
/PHP-5.5/ext/standard/tests/misc/
H A Dget_browser_error.phpt56 ["platform"]=>
/PHP-5.5/ext/standard/tests/array/
H A Darray_slice_variation3.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
/PHP-5.5/Zend/tests/
H A Dbinary.phpt6 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
/PHP-5.5/ext/pdo_pgsql/tests/
H A Dbug68371.phpt2 PDO PgSQL Bug #38671 (PDO#getAttribute() cannot be called with platform-specific attribute names)

Completed in 49 milliseconds

12345678910>>...14