Home
last modified time | relevance | path

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

/php-src/ext/pcntl/tests/
H A D002.phpt34 echo "code === SI_USER || SI_NOINFO\n";
36 var_dump(($siginfo['code'] === SI_USER) || ($siginfo['code'] === SI_NOINFO));
38 var_dump($siginfo['code'] === SI_USER);
67 code === SI_USER || SI_NOINFO
/php-src/ext/pcntl/
H A Dpcntl.stub.php330 const SI_USER = UNKNOWN; define
H A Dpcntl_arginfo.h414 REGISTER_LONG_CONSTANT("SI_USER", SI_USER, CONST_PERSISTENT); in register_pcntl_symbols()

Completed in 8 milliseconds