Home
last modified time | relevance | path

Searched refs:system (Results 51 – 75 of 158) sorted by relevance

1234567

/PHP-7.4/ext/sqlite3/tests/
H A Dsqlite3_37_createfunction_flags.phpt6 if (!defined('SQLITE3_DETERMINISTIC')) die('skip system sqlite is too old');
/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp1254_3.phpt34 system("dir /b \"" . $fn . "\"");
H A Dtest_cp932_3.phpt34 system("dir /b " . $fn);
/PHP-7.4/ext/ftp/tests/
H A Dftp_nb_get_large.phpt7 die('skip ot supported on this system');
/PHP-7.4/ext/dba/tests/
H A Ddba_gdbm.phpt15 // Read during write is system dependent. Important is that there is no deadlock
/PHP-7.4/ext/standard/tests/general_functions/
H A Dbug69646.phpt29 system($cmd);
H A Dphp_uname_basic.phpt6 * Description: Returns information about the operating system PHP is running on
/PHP-7.4/ext/standard/tests/file/
H A Dtempnam_variation8-win32.phpt119 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation8-win32.p…
126 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation8-win32.p…
148 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation8-win32.p…
H A Dbug69442.phpt20 if (strstr($output, "pty pseudo terminal not supported on this system") !== false) {
/PHP-7.4/ext/snmp/tests/
H A Dsnmp_read_mib.phpt10 if (!file_exists($mibdir . '/SNMPv2-MIB.txt')) die('skip MIB file not in the system');
/PHP-7.4/ext/sockets/tests/
H A Dsocket_strerror.phpt28 string(23) "Interrupted system call"
47 string(29) "Too many open files in system"
54 string(21) "Read-only file system"
109 string(43) "Interrupted system call should be restarted"
/PHP-7.4/ext/xmlrpc/tests/
H A Dbug45556.phpt9 $request = xmlrpc_encode_request ("system.describeMethods", $options);
/PHP-7.4/ext/pdo_sqlite/tests/
H A Dpdo_sqlite_createfunction_with_flags.phpt6 if (!defined('PDO::SQLITE_DETERMINISTIC')) die('skip system sqlite is too old');
/PHP-7.4/ext/oci8/tests/
H A Dconnect_without_oracle_home_old.phpt32 Warning: ocilogon(): OCIEnvNlsCreate() failed. There is something wrong with your system - please c…
H A Dpecl_bug16035.phpt25 Warning: oci_connect(): OCIEnvNlsCreate() failed. There is something wrong with your system - pleas…
H A Dconnect_without_oracle_home.phpt36 Warning: oci_connect(): OCIEnvNlsCreate() failed. There is something wrong with your system - pleas…
H A Dconnect_without_oracle_home_11.phpt39 Warning: oci_connect(): OCIEnvNlsCreate() failed. There is something wrong with your system - pleas…
H A Dconnect_without_oracle_home_old_11.phpt39 Warning: ocilogon(): OCIEnvNlsCreate() failed. There is something wrong with your system - please c…
H A Dcalltimeout1.phpt9 if (strcasecmp($user, "system") && strcasecmp($user, "sys")) {
/PHP-7.4/ext/intl/tests/
H A Dtimezone_windowsID_basic2.phpt36 Error: intltz_get_windows_id: Unknown system timezone: U_ILLEGAL_ARGUMENT_ERROR
H A Dtimezone_windowsID_basic.phpt37 Error: intltz_get_windows_id: Unknown system timezone: U_ILLEGAL_ARGUMENT_ERROR
/PHP-7.4/sapi/cli/tests/
H A Dbug64529.phpt61 system($expect_executable . " " . $script . " " . $php_executable);
/PHP-7.4/ext/pdo_odbc/tests/
H A Dcommon.phpt29 // 4. so a specific ODBC driver can be tested - if system has multiple ODBC drivers
61 // database was created and written to file system
/PHP-7.4/ext/openssl/tests/
H A Dbug65538_002.phpt15 // on system cafile when opening stream.
/PHP-7.4/ext/date/tests/
H A Dlocaltime_basic.phpt6 * Description: Returns the results of the C system call localtime as an associative array

Completed in 38 milliseconds

1234567