Home
last modified time | relevance | path

Searched refs:PHP_OS (Results 176 – 200 of 664) sorted by relevance

12345678910>>...27

/PHP-5.5/ext/standard/tests/strings/
H A Dbug65769.phpt5 if (substr(PHP_OS, 0, 3) != 'WIN') {
H A Dnl_langinfo_error1.phpt5 if( substr(PHP_OS, 0, 3) == 'WIN'){
/PHP-5.5/ext/mbstring/tests/
H A Dmb_send_mail06.phpt5 if (substr(PHP_OS, 0, 3) == 'WIN') {
H A Dmb_send_mail07.phpt5 if (substr(PHP_OS, 0, 3) == 'WIN') {
H A Dmb_send_mail05.phpt5 if (substr(PHP_OS, 0, 3) == 'WIN') {
/PHP-5.5/ext/standard/tests/file/
H A Dfilesize_variation1-win32.phpt5 if (substr(PHP_OS, 0, 3) != 'WIN') {
H A Dclearstatcache_001.phpt5 if (strncmp(PHP_OS, "WIN", 3) === 0) {
H A Dlchown_basic.phpt5 if (substr(PHP_OS, 0, 3) == 'WIN') die('skip no windows support');
H A Drealpath_variation2.phpt7 if(substr(PHP_OS, 0, 3) == 'WIN' )
H A Drename_variation7-win32.phpt5 if (substr(PHP_OS, 0, 3) != 'WIN') die('skip.. for Windows');
/PHP-5.5/ext/standard/tests/network/
H A Dinet_ipv6.phpt12 if (stristr(PHP_OS, "darwin") !== false) die("skip MacOS has broken inet_*() funcs");
H A Dip2long_variation2_x64.phpt10 if(PHP_OS == 'Darwin') die("skip - inet_pton behaves differently on Darwin");
/PHP-5.5/ext/sockets/tests/
H A Dsocket_abstract_path_sendmsg.phpt8 if (PHP_OS != 'Linux') {
H A Dsocket_set_option_in6_pktinfo.phpt14 if (substr(PHP_OS, 0, 3) == 'WIN') {
/PHP-5.5/ext/spl/tests/
H A DDirectoryIterator_getExtension_basic.phpt5 if (substr(PHP_OS, 0, 3) == 'WIN') {
/PHP-5.5/ext/standard/tests/mail/
H A Dmail_log.phpt8 if(substr(PHP_OS, 0, 3) == "WIN")
H A Dmail_variation2.phpt9 if(substr(PHP_OS, 0, 3) == "WIN")
H A Dbug69874_2.phpt8 if(substr(PHP_OS, 0, 3) == "WIN")
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_get_host_info.phpt23 … $host != '127.0.0.1' && $port != '' && $host != "" && strtoupper(substr(PHP_OS, 0, 3)) != 'WIN') {
/PHP-5.5/ext/date/tests/
H A Dgmstrftime_variation12.phpt5 if (strtoupper(substr(PHP_OS, 0, 3)) == 'WIN') {
H A Dgmstrftime_variation11.phpt5 if (strtoupper(substr(PHP_OS, 0, 3)) != 'WIN') {
H A Dstrftime_variation11.phpt5 if (strtoupper(substr(PHP_OS, 0, 3)) != 'WIN') {
H A Dstrftime_variation12.phpt5 if (strtoupper(substr(PHP_OS, 0, 3)) == 'WIN') {
/PHP-5.5/ext/standard/tests/dir/
H A Ddir_variation5.phpt5 if (substr(PHP_OS, 0, 3) == 'WIN') {
/PHP-5.5/ext/curl/tests/
H A Dcheck_win_config.phpt8 if(substr(PHP_OS, 0, 3) != 'WIN' )

Completed in 37 milliseconds

12345678910>>...27