Searched refs:ELOOP (Results 1 – 3 of 3) sorted by relevance
64 # undef ELOOP106 #define ELOOP WSAELOOP macro
147 #ifdef ELOOP149 REGISTER_LONG_CONSTANT("SOCKET_ELOOP", ELOOP, CONST_CS | CONST_PERSISTENT);
498 #ifdef ELOOP in php_pcntl_register_errno_constants()499 REGISTER_PCNTL_ERRNO_CONSTANT(ELOOP); in php_pcntl_register_errno_constants()
Completed in 10 milliseconds