Home
last modified time | relevance | path

Searched refs:PHP_OS (Results 226 – 250 of 664) sorted by relevance

12345678910>>...27

/PHP-5.5/ext/standard/tests/file/
H A Dis_file_variation2.phpt5 if (substr(PHP_OS, 0, 3) == 'WIN') {
H A Dbasename_basic-win32.phpt5 if (substr(PHP_OS, 0, 3) != 'WIN') {
H A Dbasename_basic.phpt5 if (substr(PHP_OS, 0, 3) == 'WIN') {
H A Dsymlink_link_linkinfo_is_link_error1.phpt5 if (substr(PHP_OS, 0, 3) == 'WIN') {
8 if (substr(PHP_OS, 0, 3) == 'SUN') {
H A Dfile_variation5-win32.phpt5 if (substr(PHP_OS, 0, 3) != 'WIN') {
H A Dfileowner_variation1.phpt7 if (substr(PHP_OS, 0, 3) == 'WIN') {
H A Drename_variation3.phpt5 if (substr(PHP_OS, 0, 3) == 'WIN') {
H A Drename_variation4.phpt5 if (substr(PHP_OS, 0, 3) == 'WIN') {
/PHP-5.5/ext/session/tests/
H A Dsession_save_path_variation5.phpt5 if(substr(PHP_OS, 0, 3) == "WIN")
/PHP-5.5/ext/standard/tests/misc/
H A Dtime_sleep_until_basic.phpt17 if(substr(PHP_OS, 0, 3) == 'WIN' ) {
/PHP-5.5/ext/date/tests/
H A Dstrftime_variation20.phpt5 if (strtoupper(substr(PHP_OS, 0, 3)) == 'WIN') {
H A Dgmstrftime_variation19.phpt5 if (strtoupper(substr(PHP_OS, 0, 3)) != 'WIN') {
H A Dgmstrftime_variation20.phpt5 if (strtoupper(substr(PHP_OS, 0, 3)) == 'WIN') {
H A Dstrftime_variation19.phpt5 if (strtoupper(substr(PHP_OS, 0, 3)) != 'WIN') {
H A Dgmstrftime_variation10.phpt5 if (strtoupper(substr(PHP_OS, 0, 3)) == 'WIN') {
H A Dgmstrftime_variation9.phpt5 if (strtoupper(substr(PHP_OS, 0, 3)) != 'WIN') {
H A Dstrftime_variation10.phpt5 if (strtoupper(substr(PHP_OS, 0, 3)) == 'WIN') {
H A Dstrftime_variation9.phpt5 if (strtoupper(substr(PHP_OS, 0, 3)) != 'WIN') {
/PHP-5.5/ext/sockets/tests/
H A Dsocket_abstract_path.phpt8 if (PHP_OS != 'Linux') {
/PHP-5.5/ext/standard/tests/file/windows_links/
H A Dbug48746_3.phpt9 if(substr(PHP_OS, 0, 3) != 'WIN' ) {
/PHP-5.5/ext/standard/tests/strings/
H A Dstrtolower.phpt5 if( substr(PHP_OS, 0, 3) == 'WIN') {
22 if( substr(PHP_OS, 0, 3) == 'WIN') {
H A Dstrtoupper1.phpt5 if( substr(PHP_OS, 0, 3) == 'WIN') {
22 if( substr(PHP_OS, 0, 3) == 'WIN') {
/PHP-5.5/ext/oci8/tests/
H A Dextauth_04.phpt6 if (substr(PHP_OS, 0, 3) != 'WIN') die("skip this test is for Windows platforms only");
/PHP-5.5/ext/standard/tests/dir/
H A Dopendir_error2.phpt5 if (substr(PHP_OS, 0, 3) == 'WIN') {
/PHP-5.5/ext/standard/tests/array/
H A Dlocale_sort.phpt5 if (substr(PHP_OS, 0, 3) == 'WIN') {

Completed in 55 milliseconds

12345678910>>...27