Home
last modified time | relevance | path

Searched refs:PHP_OS_FAMILY (Results 101 – 125 of 152) sorted by relevance

1234567

/PHP-8.1/ext/
H A Dext_skel.php30 if (PHP_OS_FAMILY != 'Windows') {
133 if (PHP_OS_FAMILY != 'Windows') {
/PHP-8.1/ext/standard/tests/dir/
H A Dbug80960.phpt5 if (PHP_OS_FAMILY !== "Windows") die("skip for Windows only");
/PHP-8.1/ext/ffi/tests/
H A Dbug79177.phpt14 if (PHP_OS_FAMILY !== 'Windows') {
/PHP-8.1/ext/standard/tests/general_functions/
H A Dgetservbyport_basic.phpt10 if(in_array(PHP_OS_FAMILY, ['BSD', 'Darwin', 'Solaris', 'Linux'])){
/PHP-8.1/ext/standard/tests/streams/
H A Dbug78883.phpt5 if (PHP_OS_FAMILY !== 'Windows') die('skip this test is for Windows platforms only');
/PHP-8.1/ext/zip/tests/
H A Dbug77978.phpt25 var_dump(PHP_OS_FAMILY === "Windows" || file_exists("$target/dir/test:/filename.txt"));
/PHP-8.1/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_variation9.phpt5 if (PHP_OS_FAMILY === 'Windows') {
76 if (PHP_OS_FAMILY === 'Windows') {
H A Dlstat_stat_variation7.phpt19 $blksize = PHP_OS_FAMILY === 'Windows' ? 4096 : $old_stat['blksize'];
H A Dlstat_stat_variation12.phpt6 if (PHP_OS_FAMILY === 'Windows') {
H A Dlstat_stat_variation15.phpt6 if (PHP_OS_FAMILY === 'Windows') {
H A Dlstat_stat_variation3.phpt5 if (PHP_OS_FAMILY === 'Windows') {
H A Dsymlink_link_linkinfo_is_link_variation5.phpt5 if (PHP_OS_FAMILY === 'Windows') {
H A Dlstat_stat_variation6.phpt7 if (PHP_OS_FAMILY === 'Windows') {
H A Dfdatasync.phpt21 if(PHP_OS_FAMILY == 'Windows') {
H A Dfsync.phpt21 if(PHP_OS_FAMILY == 'Windows') {
H A Dbug60120.phpt9 if (PHP_OS_FAMILY === 'Windows') die('skip not for Windows');
H A Dtempnam_variation9.phpt5 if (PHP_OS_FAMILY === 'Windows') {
H A Dsymlink_link_linkinfo_is_link_error2.phpt5 if (PHP_OS_FAMILY === 'Windows' && PHP_ZTS) {
H A Dsymlink_link_linkinfo_is_link_variation8.phpt5 if (PHP_OS_FAMILY === 'Windows') {
/PHP-8.1/sapi/cli/tests/
H A Dgh8827-003.phpt8 if (PHP_OS_FAMILY == 'Windows') {
/PHP-8.1/ext/standard/tests/mail/
H A Dgh7875.phpt13 if (PHP_OS_FAMILY !== "Windows") {
H A Dbug72964.phpt5 if (PHP_OS_FAMILY !== 'Windows') die('skip Windows only test');
H A Dbug80706.phpt5 if (PHP_OS_FAMILY !== 'Windows') die('skip Windows only test');
/PHP-8.1/tests/security/
H A Dopen_basedir_linkinfo.phpt5 if(PHP_OS_FAMILY === "Windows") {
/PHP-8.1/ext/phar/tests/
H A Dbug81211.phpt6 if (PHP_OS_FAMILY === 'Windows') {

Completed in 23 milliseconds

1234567