Home
last modified time | relevance | path

Searched refs:create_process_group (Results 1 – 2 of 2) sorted by relevance

/php-src/sapi/cli/tests/
H A Dsapi_windows_set_ctrl_handler.phpt30 …oc_open($cmd, $spec, $pipes, NULL, NULL, ["bypass_shell" => true, "create_process_group" => true]);
/php-src/ext/standard/
H A Dproc_open.c1178 bool create_process_group = 0; in PHP_FUNCTION() local
1230create_process_group = get_option(other_options, "create_process_group", strlen("create_process_gr… in PHP_FUNCTION()
1293 if (create_process_group) { in PHP_FUNCTION()

Completed in 9 milliseconds