Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds