Home
last modified time | relevance | path

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

/PHP-7.4/ext/sockets/
H A Dwindows_common.h70 # undef EUSERS
112 #define EUSERS WSAEUSERS macro
H A Dunix_socket_constants.h289 #ifdef EUSERS
291 REGISTER_LONG_CONSTANT("SOCKET_EUSERS", EUSERS, CONST_CS | CONST_PERSISTENT);
/PHP-7.4/ext/pcntl/
H A Dpcntl.c575 #ifdef EUSERS in php_pcntl_register_errno_constants()
576 REGISTER_PCNTL_ERRNO_CONSTANT(EUSERS); in php_pcntl_register_errno_constants()
1605 #ifdef EUSERS in PHP_FUNCTION()
1606 case EUSERS: in PHP_FUNCTION()

Completed in 8 milliseconds