Home
last modified time | relevance | path

Searched refs:proc_terminate (Results 1 – 22 of 22) sorted by relevance

/PHP-8.2/ext/standard/tests/streams/
H A Dbug46024.phpt40 proc_terminate($proc);
42 proc_terminate($proc, SIGKILL);
44 proc_terminate($proc);
H A Dbug64770.phpt29 proc_terminate($p, 9);
H A Dbug60602.phpt29 proc_terminate($p, 9);
H A Dproc_open_bug60120.phpt65 proc_terminate($process);
H A Dproc_open_bug64438.phpt38 proc_terminate($process);
/PHP-8.2/ext/pdo_firebird/tests/
H A Dpayload_server.inc20 proc_terminate($proc);
36 proc_terminate($proc);
66 proc_terminate($proc);
72 proc_terminate($proc);
/PHP-8.2/ext/curl/tests/
H A Dserver.inc23 proc_terminate($handle);
39 proc_terminate($handle);
69 proc_terminate($handle);
75 proc_terminate($handle);
H A Dcurl_setopt_ssl.phpt179 proc_terminate($process);
/PHP-8.2/ext/standard/tests/general_functions/
H A Dbug39322.phpt2 Bug #39322 (proc_terminate() losing process resource)
19 proc_terminate($process, 9);
H A Dproc_open02.phpt20 var_dump(proc_terminate($cat, 0)); // status check
24 var_dump(proc_terminate($cat)); // now really quit it
/PHP-8.2/sapi/cli/tests/
H A Dphp_cli_server.inc52 proc_terminate($handle);
65 proc_terminate($handle);
91 proc_terminate($handle);
97 proc_terminate($handle);
H A Dbug74600.phpt29 proc_terminate($proc);
H A D023.phpt37 proc_terminate($proc);
H A D022.phpt38 proc_terminate($proc);
H A Dsapi_windows_set_ctrl_handler.phpt62 proc_terminate($proc);
/PHP-8.2/ext/opcache/tests/
H A Dphp_cli_server.inc47 proc_terminate($handle);
53 proc_terminate($handle);
/PHP-8.2/ext/standard/tests/file/
H A Dbug60120.phpt46 proc_terminate($process);
/PHP-8.2/ext/openssl/tests/
H A Dstream_server_reneg_limit.phpt94 proc_terminate($process);
/PHP-8.2/ext/standard/
H A Dproc_open.c306 PHP_FUNCTION(proc_terminate) in PHP_FUNCTION() argument
H A Dbasic_functions.stub.php2472 function proc_terminate($process, int $signal = 15): bool {}
H A Dbasic_functions_arginfo.h2707 ZEND_FUNCTION(proc_terminate);
3345 ZEND_FE(proc_terminate, arginfo_proc_terminate)
/PHP-8.2/sapi/fpm/tests/
H A Dtester.inc475 @proc_terminate($masterProcess);
1038 proc_terminate($this->masterProcess);

Completed in 55 milliseconds