Home
last modified time | relevance | path

Searched refs:system (Results 76 – 100 of 158) sorted by relevance

1234567

/PHP-7.4/ext/posix/tests/
H A Dposix_strerror_error.phpt10 * Description: Retrieve the system error message associated with the given errno.
/PHP-7.4/sapi/cli/tests/
H A Dbug61546.phpt25 system($php . ' -n bug61546_sub.php');
/PHP-7.4/
H A DUPGRADING.INTERNALS30 2. Build system changes
32 b. Unix build system changes
33 c. Windows build system changes
233 2. Build system changes
261 b. Unix build system changes
288 PHP build system at the configure step and shouldn't be used anymore:
312 c. Windows build system changes
H A Dbuildconf30 is used to customize the PHP build based on the provided options and system. PHP
/PHP-7.4/ext/date/tests/
H A Dbug33532.phpt8 if(PHP_OS == 'Darwin' || defined('PHP_WINDOWS_VERSION_MAJOR')) die("skip strftime uses system TZ on…
H A Dlocaltime_variation4.phpt6 * Description: Returns the results of the C system call localtime as an associative array
H A Dlocaltime_variation5.phpt6 * Description: Returns the results of the C system call localtime as an associative array
H A Dlocaltime_variation3.phpt8 * Description: Returns the results of the C system call localtime as an associative array
/PHP-7.4/ext/standard/tests/file/
H A Ddisk_total_space_error-win32.phpt49 Warning: disk_total_space(): The system cannot find the path specified.
/PHP-7.4/ext/oci8/tests/
H A Ddb_op_1.phpt8 if (strcasecmp($user, "system") && strcasecmp($user, "sys")) {
H A Ddb_op_2.phpt8 if (strcasecmp($user, "system") && strcasecmp($user, "sys")) {
H A Ddriver_name.phpt7 if (strcasecmp($user, "system") && strcasecmp($user, "sys")) die("skip needs to be run as a DBA use…
H A Ddriver_name_11gR2.phpt7 if (strcasecmp($user, "system") && strcasecmp($user, "sys")) die("skip needs to be run as a DBA use…
H A Dconn_attr_5.phpt8 if (strcasecmp($user, "system") && strcasecmp($user, "sys")) die("skip needs to be run as a DBA use…
H A Dpassword.phpt8 if (strcasecmp($user, "system") && strcasecmp($user, "sys")) die("skip needs to be run as a DBA use…
H A Dpassword_2.phpt8 if (strcasecmp($user, "system") && strcasecmp($user, "sys")) die("skip needs to be run as a DBA use…
H A Ddetails.inc28 $user = "system";
H A Ddrcp_cclass1.phpt11 if (strcasecmp($user, "system") && strcasecmp($user, "sys")) die("skip needs to be run as a DBA use…
/PHP-7.4/sapi/fpm/
H A Dphp-fpm.conf.in102 ; Default Value: system defined value
107 ; Default Value: system defined value
135 ; FPM can handle. Your system will tell you anyway :)
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_change_user_get_lock.phpt39 …and unlocks all locked tables. Session system variables are reset to the values of the correspondi…
H A Dmysqli_debug_mysqlnd_control_string.phpt69 // T - gettimeofday() system call, system dependent format
73 …e test is borked and does not recognize the format of the gettimeofday() system call. Check manual…
/PHP-7.4/sapi/fpm/tests/
H A Dsocket-uds-acl.phpt28 // Select 3 users and 2 groups known by system (avoid root)
/PHP-7.4/ext/standard/tests/general_functions/
H A Dphp_uname_error.phpt6 * Description: Returns information about the operating system PHP is running on
/PHP-7.4/scripts/
H A Dphpize.m439 dnl Support systems with system libraries in e.g. /usr/lib64.
41 [for system library directory],
/PHP-7.4/TSRM/
H A Dtsrm.m448 AC_MSG_ERROR(Your system seems to lack POSIX threads.)

Completed in 33 milliseconds

1234567