Searched defs:STREAM_PEEK (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/ext/standard/ | ||
H A D | file.stub.php | 403 const STREAM_PEEK = UNKNOWN; define |
/PHP-8.2/main/streams/ | ||
H A D | php_stream_transport.h | 95 STREAM_PEEK = 2 enumerator |
Completed in 8 milliseconds