Home
last modified time | relevance | path

Searched refs:stopsig (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/standard/tests/general_functions/
H A Dgh10239_2.phpt33 ["stopsig"]=>
53 ["stopsig"]=>
H A Dproc_open02.phpt52 ["stopsig"]=>
73 ["stopsig"]=>
H A Dbug39322.phpt44 ["stopsig"]=>
/php-src/ext/standard/
H A Dproc_open.c393 int exitcode = -1, termsig = 0, stopsig = 0; in PHP_FUNCTION() local
432 stopsig = WSTOPSIG(wstatus); in PHP_FUNCTION()
448 add_assoc_long(return_value, "stopsig", stopsig); in PHP_FUNCTION()

Completed in 10 milliseconds