Home
last modified time | relevance | path

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

/PHP-7.1/ext/standard/tests/streams/
H A Dbug46024.phpt35 proc_terminate($proc);
37 proc_terminate($proc, SIGKILL);
39 proc_terminate($proc);
H A Dbug64770.phpt29 proc_terminate($p, 9);
H A Dbug60602.phpt29 proc_terminate($p, 9);
H A Dproc_open_bug60120.phpt37 proc_terminate($process);
H A Dproc_open_bug64438.phpt37 proc_terminate($process);
/PHP-7.1/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-7.1/sapi/cli/tests/
H A Dphp_cli_server.inc68 proc_terminate($handle);
74 proc_terminate($handle);
86 proc_terminate($handle);
H A Dbug74600.phpt29 proc_terminate($proc);
H A D023.phpt37 proc_terminate($proc);
H A D022.phpt38 proc_terminate($proc);
/PHP-7.1/ext/opcache/tests/
H A Dphp_cli_server.inc55 proc_terminate($handle);
61 proc_terminate($handle);
/PHP-7.1/ext/standard/
H A Dexec.h33 PHP_FUNCTION(proc_terminate);
H A Dproc_open.c249 PHP_FUNCTION(proc_terminate) in PHP_FUNCTION() argument
H A Dbasic_functions.c2849 PHP_FE(proc_terminate, arginfo_proc_terminate)
/PHP-7.1/ext/curl/tests/
H A Dserver.inc65 proc_terminate($handle);
71 proc_terminate($handle);
/PHP-7.1/ext/standard/tests/file/
H A Dbug60120.phpt48 proc_terminate($process);
/PHP-7.1/ext/openssl/tests/
H A Dstream_server_reneg_limit.phpt87 proc_terminate($process);
/PHP-7.1/sapi/fpm/tests/
H A Dtester.inc346 @proc_terminate($masterProcess);
693 proc_terminate($this->masterProcess);
/PHP-7.1/
H A Dserver-tests.php195 proc_terminate($proc);
H A Drun-tests.php1124 proc_terminate($proc, 9);

Completed in 70 milliseconds