Home
last modified time | relevance | path

Searched refs:SI_USER (Results 1 – 3 of 3) sorted by relevance

/PHP-8.2/ext/pcntl/tests/
H A D002.phpt31 echo "code === SI_USER || SI_NOINFO\n";
33 var_dump(($siginfo['code'] === SI_USER) || ($siginfo['code'] === SI_NOINFO));
35 var_dump($siginfo['code'] === SI_USER);
85 code === SI_USER || SI_NOINFO
/PHP-8.2/ext/pcntl/
H A Dpcntl.stub.php309 const SI_USER = UNKNOWN; define
H A Dpcntl_arginfo.h329 REGISTER_LONG_CONSTANT("SI_USER", SI_USER, CONST_PERSISTENT); in register_pcntl_symbols()

Completed in 8 milliseconds