Home
last modified time | relevance | path

Searched refs:_php_stream_eof (Results 1 – 2 of 2) sorted by last modified time

/PHP-5.3/main/streams/
H A Dstreams.c703 PHPAPI int _php_stream_eof(php_stream *stream TSRMLS_DC) in _php_stream_eof() function
/PHP-5.3/main/
H A Dphp_streams.h304 PHPAPI int _php_stream_eof(php_stream *stream TSRMLS_DC);
305 #define php_stream_eof(stream) _php_stream_eof((stream) TSRMLS_CC)

Completed in 20 milliseconds