Home
last modified time | relevance | path

Searched refs:STREAM_PEEK (Results 1 – 6 of 6) sorted by last modified time

/php-src/main/streams/
H A Dxp_socket.c458 if ((xparam->inputs.flags & STREAM_PEEK) == STREAM_PEEK) { in php_sockop_set_option()
H A Dphp_stream_transport.h95 STREAM_PEEK = 2 enumerator
/php-src/ext/standard/
H A Dfile_arginfo.h102 REGISTER_LONG_CONSTANT("STREAM_PEEK", STREAM_PEEK, CONST_PERSISTENT); in register_file_symbols()
H A Dfile.stub.php403 const STREAM_PEEK = UNKNOWN; define
/php-src/ext/standard/tests/streams/
H A Dstream_socket_recvfrom.phpt13 var_dump(stream_socket_recvfrom($sock, $sockLen, STREAM_PEEK));
H A Dbug72857.phpt8 $v3=STREAM_PEEK;

Completed in 14 milliseconds