Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcntl/
H A Dpcntl.stub.php211 const SIGPOLL = UNKNOWN; define
H A Dpcntl_arginfo.h283 #if defined(SIGPOLL) in register_pcntl_symbols()
284 REGISTER_LONG_CONSTANT("SIGPOLL", LONG_CONST(SIGPOLL), CONST_PERSISTENT); in register_pcntl_symbols()
H A Dpcntl.c885 #if defined(SIGPOLL) && !defined(__CYGWIN__) in pcntl_siginfo_to_zval()
886 case SIGPOLL: in pcntl_siginfo_to_zval()

Completed in 10 milliseconds