Home
last modified time | relevance | path

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

/php-src/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-src/ext/standard/
H A Dfile.stub.php403 const STREAM_PEEK = UNKNOWN; define
H A Dfile_arginfo.h102 REGISTER_LONG_CONSTANT("STREAM_PEEK", STREAM_PEEK, CONST_PERSISTENT); in register_file_symbols()
/php-src/main/streams/
H A Dphp_stream_transport.h95 STREAM_PEEK = 2 enumerator
H A Dxp_socket.c458 if ((xparam->inputs.flags & STREAM_PEEK) == STREAM_PEEK) { in php_sockop_set_option()

Completed in 15 milliseconds