Home
last modified time | relevance | path

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

/PHP-8.1/main/
H A Dphp_streams.h331 PHPAPI int _php_stream_getc(php_stream *stream);
332 #define php_stream_getc(stream) _php_stream_getc((stream))
/PHP-8.1/main/streams/
H A Dstreams.c806 PHPAPI int _php_stream_getc(php_stream *stream) in _php_stream_getc() function

Completed in 14 milliseconds