Home
last modified time | relevance | path

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

/PHP-7.2/main/
H A Dphp_streams.h325 PHPAPI int _php_stream_eof(php_stream *stream);
326 #define php_stream_eof(stream) _php_stream_eof((stream))
/PHP-7.2/main/streams/
H A Dstreams.c730 PHPAPI int _php_stream_eof(php_stream *stream) in _php_stream_eof() function

Completed in 17 milliseconds