Home
last modified time | relevance | path

Searched refs:platform (Results 101 – 125 of 346) sorted by relevance

12345678910>>...14

/PHP-5.5/ext/standard/tests/array/
H A Dbug41121.phpt6 <?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
/PHP-5.5/ext/standard/tests/strings/
H A Dfprintf_variation_008.phpt9 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dfprintf_variation_008_64bit.phpt9 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dvprintf_basic7.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dvprintf_basic7_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dsprintf_basic7.phpt6 die("skip this test is for 32bit platform only");
H A Dsprintf_basic7_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dsprintf_basic8.phpt6 die("skip this test is for 32bit platform only");
H A Dsprintf_basic8_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dvfprintf_basic7.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
/PHP-5.5/ext/curl/tests/
H A Dbug52827.phpt18 * forces the conversion in that platform. The
/PHP-5.5/ext/xml/tests/
H A Dbug46699.phpt6 …ser_create_ns('ISO-8859-1')) { die("skip xml_parser_create_ns is not supported on this platform");}
/PHP-5.5/ext/sockets/tests/
H A Dsocket_set_option_bindtodevice.phpt12 die('SKIP SO_BINDTODEVICE not supported on this platform.');
/PHP-5.5/ext/mbstring/tests/
H A Dmb_send_mail06.phpt12 die("skip BIG5 encoding is not available on this platform");
H A Dmb_send_mail07.phpt12 die("skip ISO-2022-KR encoding is not available on this platform");
H A Dmb_send_mail05.phpt12 die("skip GB2312 encoding is not available on this platform");
/PHP-5.5/ext/wddx/tests/
H A Dbug35410.phpt6 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dbug35410_64bit.phpt6 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-5.5/tests/lang/operators/
H A Doperator_gt_variation.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Doperator_gt_variation_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Doperator_lt_variation.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Doperator_lt_variation_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-5.5/ext/sybase_ct/
H A Dconfig.m429 AC_MSG_CHECKING([checking if we're on a 64-bit platform])
50 AC_MSG_CHECKING([Checking for Sybase platform libraries])
/PHP-5.5/ext/standard/tests/network/
H A Dip.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dip_x86_64.phpt5 if (PHP_INT_SIZE == 4) die("skip this test is for >32bit platform only");

Completed in 24 milliseconds

12345678910>>...14