Searched refs:phar_stream_read (Results 1 – 2 of 2) sorted by relevance
34 static size_t phar_stream_read( php_stream *stream, char *buf, size_t count TSRMLS_DC);
27 phar_stream_read, /* read */359 static size_t phar_stream_read(php_stream *stream, char *buf, size_t count TSRMLS_DC) /* {{{ */ in phar_stream_read() function
Completed in 6 milliseconds