Home
last modified time | relevance | path

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

/PHP-8.1/ext/sockets/
H A Dwindows_common.h62 # undef ELOOP
104 #define ELOOP WSAELOOP macro
H A Dunix_socket_constants.h143 #ifdef ELOOP
145 REGISTER_LONG_CONSTANT("SOCKET_ELOOP", ELOOP, CONST_CS | CONST_PERSISTENT);
/PHP-8.1/ext/pcntl/
H A Dpcntl.c414 #ifdef ELOOP in php_pcntl_register_errno_constants()
415 REGISTER_PCNTL_ERRNO_CONSTANT(ELOOP); in php_pcntl_register_errno_constants()

Completed in 19 milliseconds