Home
last modified time | relevance | path

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

/PHP-5.5/ext/sockets/
H A Dwindows_common.h64 # undef ELOOP
106 #define ELOOP WSAELOOP macro
H A Dunix_socket_constants.h147 #ifdef ELOOP
149 REGISTER_LONG_CONSTANT("SOCKET_ELOOP", ELOOP, CONST_CS | CONST_PERSISTENT);
/PHP-5.5/ext/pcntl/
H A Dpcntl.c460 #ifdef ELOOP in php_pcntl_register_errno_constants()
461 REGISTER_PCNTL_ERRNO_CONSTANT(ELOOP); in php_pcntl_register_errno_constants()

Completed in 19 milliseconds