Home
last modified time | relevance | path

Searched refs:PHP_OS (Results 201 – 225 of 664) sorted by relevance

12345678910>>...27

/PHP-5.5/sapi/cli/tests/
H A D019.phpt6 if (substr(PHP_OS, 0, 3) == 'WIN') {
H A D022.phpt6 if (substr(PHP_OS, 0, 3) == "WIN") die("skip non windows test");
H A Dbug64529.phpt5 if (substr(PHP_OS, 0, 3) == "WIN") {
/PHP-5.5/ext/gettext/tests/
H A Dbug66267.phpt13 if (substr(PHP_OS, 0, 3) != 'WIN') {
/PHP-5.5/ext/pdo_odbc/tests/
H A Dcommon.phpt6 if (substr(PHP_OS, 0, 3) == 'WIN' &&
45 } elseif (preg_match('/^WIN/i', PHP_OS)) {
/PHP-5.5/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_variation6.phpt5 if ( substr(PHP_OS, 0, 3) == 'WIN' ) {
8 if ( substr(PHP_OS, 0, 3) == 'MAC' ) {
H A Ddisk.phpt7 if (substr(PHP_OS, 0, 3) == 'WIN') {
H A Dfilesize_variation1.phpt5 if (substr(PHP_OS, 0, 3) == 'WIN') {
H A Dmkdir-002.phpt5 if (substr(PHP_OS, 0, 3) == 'WIN') {
H A Dunlink_variation2-win32.phpt5 if (substr(PHP_OS, 0, 3) != 'WIN') {
H A Dcopy_variation12-win32.phpt5 if(substr(PHP_OS, 0, 3) != "WIN")
H A Dfilegroup_variation1.phpt7 if (substr(PHP_OS, 0, 3) == 'WIN') {
H A Dfileinode_variation1.phpt7 if (substr(PHP_OS, 0, 3) == 'WIN') {
H A Dfileperms_variation1.phpt7 if (substr(PHP_OS, 0, 3) == 'WIN') {
/PHP-5.5/ext/standard/tests/mail/
H A Dbug66535.phpt8 if(substr(PHP_OS, 0, 3) == "WIN")
H A Dmail_skipif.inc4 if( substr(PHP_OS, 0, 3) == 'WIN' && extension_loaded('sockets')) {
H A Dmail_basic2.phpt5 if(substr(PHP_OS, 0, 3) == "WIN")
/PHP-5.5/ext/standard/tests/streams/
H A Dbug60602.phpt14 $cmd = (substr(PHP_OS, 0, 3) == 'WIN') ? 'dir' : 'ls';
/PHP-5.5/ext/snmp/tests/
H A Dsnmp_include.inc20 if (stristr(PHP_OS, "FreeBSD")) {
/PHP-5.5/ext/sockets/tests/
H A Dsocket_create_pair-wrongparams-win32.phpt5 if (substr(PHP_OS, 0, 3) != 'WIN') {
H A Dunixloop.phpt5 if (substr(PHP_OS, 0, 3) == 'WIN') {
/PHP-5.5/ext/date/tests/
H A Dgmstrftime_variation17.phpt5 if (strtoupper(substr(PHP_OS, 0, 3)) != 'WIN') {
H A Dgmstrftime_variation18.phpt5 if (strtoupper(substr(PHP_OS, 0, 3)) == 'WIN') {
H A Dstrftime_variation18.phpt5 if (strtoupper(substr(PHP_OS, 0, 3)) == 'WIN') {
H A Dstrftime_variation17.phpt5 if (strtoupper(substr(PHP_OS, 0, 3)) != 'WIN') {

Completed in 92 milliseconds

12345678910>>...27