Home
last modified time | relevance | path

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

/php-src/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-src/ext/pcntl/
H A Dpcntl_arginfo.h683 #if defined(EUSERS) in register_pcntl_symbols()
684 REGISTER_LONG_CONSTANT("PCNTL_EUSERS", EUSERS, CONST_PERSISTENT); in register_pcntl_symbols()
H A Dpcntl.c1444 #ifdef EUSERS in PHP_FUNCTION()
1445 case EUSERS: in PHP_FUNCTION()

Completed in 12 milliseconds