Home
last modified time | relevance | path

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

/PHP-8.2/ext/sockets/tests/
H A Dsocket_send.phpt26 if(!defined('MSG_EOR') || socket_send($socket, $stringSocket, $stringSocketLength, MSG_EOR)===$stri…
/PHP-8.2/ext/sockets/
H A Dsockets.stub.php85 const MSG_EOR = UNKNOWN; define
H A Dsockets_arginfo.h345 #if defined(MSG_EOR) in register_sockets_symbols()
346 REGISTER_LONG_CONSTANT("MSG_EOR", MSG_EOR, CONST_PERSISTENT); in register_sockets_symbols()

Completed in 9 milliseconds