Home
last modified time | relevance | path

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

/PHP-8.2/ext/sockets/
H A Dwindows_common.h68 # undef EUSERS
110 #define EUSERS WSAEUSERS macro
H A Dphp_sockets.h390 #elif defined(EUSERS)
391 #define PHP_SOCKET_EUSERS EUSERS
/PHP-8.2/ext/pcntl/
H A Dpcntl_arginfo.h574 #if defined(EUSERS) in register_pcntl_symbols()
575 REGISTER_LONG_CONSTANT("PCNTL_EUSERS", EUSERS, CONST_PERSISTENT); in register_pcntl_symbols()
H A Dpcntl.c1208 #ifdef EUSERS in PHP_FUNCTION()
1209 case EUSERS: in PHP_FUNCTION()

Completed in 14 milliseconds