Home
last modified time | relevance | path

Searched refs:STREAM_PEEK (Results 1 – 5 of 5) sorted by relevance

/PHP-7.4/ext/standard/tests/streams/
H A Dbug72857.phpt8 $v3=STREAM_PEEK;
H A Dstream_socket_recvfrom.phpt13 var_dump(stream_socket_recvfrom($sock, $sockLen, STREAM_PEEK));
/PHP-7.4/main/streams/
H A Dphp_stream_transport.h97 STREAM_PEEK = 2 enumerator
H A Dxp_socket.c422 if ((xparam->inputs.flags & STREAM_PEEK) == STREAM_PEEK) { in php_sockop_set_option()
/PHP-7.4/ext/standard/
H A Dfile.c297 REGISTER_LONG_CONSTANT("STREAM_PEEK", STREAM_PEEK, CONST_CS | CONST_PERSISTENT); in PHP_INI_END()

Completed in 27 milliseconds