Home
last modified time | relevance | path

Searched defs:php_stream_read (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/main/
H A Dphp_streams.h294 #define php_stream_read(stream, buf, count) _php_stream_read((stream), (buf), (count) TSRMLS_CC) macro

Completed in 50 milliseconds