Searched refs:ELOOP (Results 1 – 3 of 3) sorted by relevance
62 # undef ELOOP104 #define ELOOP WSAELOOP macro
143 #ifdef ELOOP145 REGISTER_LONG_CONSTANT("SOCKET_ELOOP", ELOOP, CONST_CS | CONST_PERSISTENT);
414 #ifdef ELOOP in php_pcntl_register_errno_constants()415 REGISTER_PCNTL_ERRNO_CONSTANT(ELOOP); in php_pcntl_register_errno_constants()
Completed in 19 milliseconds