Home
last modified time | relevance | path

Searched refs:PHP_OS (Results 151 – 175 of 664) sorted by relevance

12345678910>>...27

/PHP-5.5/ext/spl/tests/
H A DDirectoryIterator_getInode_error.phpt13 if (substr(PHP_OS, 0, 3) == 'WIN') die("skip this test not for Windows platforms");
H A DSplFileInfo_getGroup_error.phpt13 if (substr(PHP_OS, 0, 3) == 'WIN') die("skip this test not for Windows platforms");
H A DSplFileInfo_getInode_error.phpt13 if (substr(PHP_OS, 0, 3) == 'WIN') die("skip this test not for Windows platforms");
H A DSplFileInfo_getOwner_error.phpt13 if (substr(PHP_OS, 0, 3) == 'WIN') die("skip this test not for Windows platforms");
H A DSplFileInfo_getPerms_error.phpt13 if (substr(PHP_OS, 0, 3) == 'WIN') die("skip this test not for Windows platforms");
/PHP-5.5/ext/mbstring/tests/
H A Dmb_send_mail01.phpt5 if (substr(PHP_OS, 0, 3) == 'WIN') {
H A Dmb_send_mail03.phpt5 if (substr(PHP_OS, 0, 3) == 'WIN') {
H A Dmb_send_mail02.phpt5 if (substr(PHP_OS, 0, 3) == 'WIN') {
H A Dmb_send_mail04.phpt5 if (substr(PHP_OS, 0, 3) == 'WIN') {
/PHP-5.5/ext/standard/tests/general_functions/
H A Dbug44295.phpt5 if(substr(PHP_OS, 0, 3) == "WIN") die("skip Not for Windows");
H A Dgetrusage_basic.phpt5 if( substr(PHP_OS, 0, 3) == "WIN" )
/PHP-5.5/ext/zlib/tests/
H A Dgzencode_variation1-win32.phpt6 if( substr(PHP_OS, 0, 3) != "WIN" ) {
H A Dgzencode_variation2-win32.phpt6 if( substr(PHP_OS, 0, 3) != "WIN" ) {
H A Dgzencode_variation2.phpt6 if( substr(PHP_OS, 0, 3) == "WIN" ) {
/PHP-5.5/ext/sqlite3/tests/
H A Dsqlite3_15_open_error-win.phpt5 if(substr(PHP_OS, 0, 3) != 'WIN' ) {
/PHP-5.5/ext/standard/tests/file/
H A Drename_variation6-win32.phpt5 if (substr(PHP_OS, 0, 3) != 'WIN') die('skip.. for Windows');
H A Dbug26938.phpt8 if (substr(PHP_OS, 0, 3) != 'WIN') {
H A Dphp_fd_wrapper_04.phpt5 if(substr(PHP_OS, 0, 3) == "WIN")
H A Dcopy_variation5.phpt5 if( (stristr(PHP_OS, "Darwin")) || (stristr(PHP_OS, "Win")) )
H A Dunlink_variation2.phpt5 if (substr(PHP_OS, 0, 3) == 'WIN') {
/PHP-5.5/ext/standard/tests/streams/
H A Dbug64770.phpt14 $cmd = (substr(PHP_OS, 0, 3) == 'WIN') ? 'dir' : 'ls';
/PHP-5.5/ext/sockets/tests/
H A Dsocket_set_option_error_socket_option.phpt8 if (PHP_OS == 'Darwin') {
/PHP-5.5/ext/curl/tests/
H A Dbug45161.phpt5 if (substr(PHP_OS, 0, 3) == 'WIN') {
/PHP-5.5/sapi/cli/tests/
H A D007.phpt6 if (substr(PHP_OS, 0, 3) == 'WIN') {
/PHP-5.5/ext/standard/tests/mail/
H A Dbug69874.phpt8 if(substr(PHP_OS, 0, 3) == "WIN")

Completed in 31 milliseconds

12345678910>>...27