Home
last modified time | relevance | path

Searched refs:started (Results 1 – 25 of 35) sorted by last modified time

12

/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_children.c253 timersub(&tv1, &child->started, &tv2); in fpm_children_bury()
434 fpm_clock_get(&child->started); in fpm_children_make()
H A Dfpm_process_ctl.c332 if (timercmp(&child->started, &last_idle_child->started, <)) { in fpm_pctl_perform_idle_server_maintenance()
H A Dfpm_children.h23 struct timeval started; member
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_report.phpt210 - Server needs to be started with and
H A Dmysqli_kill.phpt49 … printf("[008] Time for wonders - libmysql has started to support SELECT, change test\n");
H A Dmysqli_fork.phpt154 /* client has started fetching rows */
/PHP-7.4/
H A Drun-tests.php2318 $started = false;
2327 if ($started) {
2331 $started = true;
2352 $started = false;
2361 if ($started) {
2365 $started = true;
H A Dphp.ini-development1402 ; Defines the probability that the 'garbage collection' process is started on every
1411 ; Defines the probability that the 'garbage collection' process is started on every
1855 ; started from specified string. The default "" means no restriction
H A Dphp.ini-production1402 ; Defines the probability that the 'garbage collection' process is started on every
1411 ; Defines the probability that the 'garbage collection' process is started on every
1855 ; started from specified string. The default "" means no restriction
/PHP-7.4/sapi/cli/tests/
H A Dphp_cli_server.inc39 "Server could not be started\n";
/PHP-7.4/sapi/fpm/
H A Dwww.conf.in146 ; start time - the date and time FPM has started;
147 ; start since - number of seconds since FPM has started;
152 ; of pending connections since FPM has started;
158 ; has started;
196 ; start time - the date and time the process has started;
197 ; start since - the number of seconds since the process has started;
H A Dphp-fpm.conf.in132 ; Multiple pools of child processes may be started with different listening
/PHP-7.4/ext/standard/tests/math/
H A Dlcg_value_basic.phpt6 echo "MATHS test script started\n";
44 MATHS test script started
/PHP-7.4/ext/standard/tests/general_functions/
H A Dhead.phpt36 Warning: Cannot modify header information - headers already sent by (output started at %s:%d) in %s…
39 Warning: Cannot modify header information - headers already sent by (output started at %s:%d) in %s…
45 Warning: Cannot modify header information - headers already sent by (output started at %s:%d) in %s…
48 Warning: Cannot modify header information - headers already sent by (output started at %s:%d) in %s…
/PHP-7.4/tests/output/
H A Dob_get_contents_basic_001.phpt18 /* Buffering not started yet, should return false */
/PHP-7.4/sapi/litespeed/
H A DREADME.md120 If `LSAPI_CHILDREN` less or equal to 1, PHP will be started in server managed
141 can be started when some or all existing children processes are in
187 feature, such as when a LSAPI process was started manually from command line.
189 existence of parent process. When PHP is started by `-b` option, it is
/PHP-7.4/sapi/phpdbg/
H A DREADME.md76 ## Getting started
/PHP-7.4/sapi/cgi/tests/
H A D011.phpt165 Warning: Cannot modify header information - headers already sent by (output started at %s:3) in %s …
/PHP-7.4/ext/session/tests/
H A Dsession_ini_set.phpt64 var_dump("session started");
117 string(15) "session started"
H A Dsession_start_variation1.phpt32 Notice: session_start(): A session had already been started - ignoring in %s on line 14
35 Notice: session_start(): A session had already been started - ignoring in %s on line 15
38 Notice: session_start(): A session had already been started - ignoring in %s on line 16
41 Notice: session_start(): A session had already been started - ignoring in %s on line 17
H A Dsession_start_variation9.phpt33 Notice: session_start(): A session had already been started - ignoring in %s on line 14
H A D011.phpt12 @session_decode("garbage data and no session started");
H A D029.phpt12 session_decode("garbage data and no session started");
/PHP-7.4/ext/pdo_pgsql/tests/
H A Dbug68199.phpt29 // Listen started, no notifies
H A Dgetnotify.phpt23 // Listen started, no notifies

Completed in 63 milliseconds

12