Home
last modified time | relevance | path

Searched refs:phar_stream_read (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/phar/
H A Dstream.h32 static ssize_t phar_stream_read( php_stream *stream, char *buf, size_t count);
H A Dstream.c27 phar_stream_read, /* read */
364 static ssize_t phar_stream_read(php_stream *stream, char *buf, size_t count) /* {{{ */ in phar_stream_read() function

Completed in 8 milliseconds