Home
last modified time | relevance | path

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

/php-src/ext/sockets/
H A Dwindows_common.h62 # undef ELOOP
104 #define ELOOP WSAELOOP macro
H A Dphp_sockets.h360 #elif defined(ELOOP)
361 #define PHP_SOCKET_ELOOP ELOOP
/php-src/ext/pcntl/
H A Dpcntl_arginfo.h656 #if defined(ELOOP) in register_pcntl_symbols()
657 REGISTER_LONG_CONSTANT("PCNTL_ELOOP", ELOOP, CONST_PERSISTENT); in register_pcntl_symbols()

Completed in 8 milliseconds