Home
last modified time | relevance | path

Searched defs:origstream (Results 1 – 2 of 2) sorted by path

/PHP-7.4/main/
H A Dphp_streams.h82 #define php_stream_make_seekable_rel(origstream, newstream, flags) _php_stream_make_seekable((origs… argument
587 #define php_stream_make_seekable(origstream, newstream, flags) _php_stream_make_seekable((origstrea… argument
/PHP-7.4/main/streams/
H A Dcast.c370 PHPAPI int _php_stream_make_seekable(php_stream *origstream, php_stream **newstream, int flags STRE… in _php_stream_make_seekable()

Completed in 9 milliseconds