Home
last modified time | relevance | path

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

/PHP-8.2/main/streams/
H A Dcast.c272 php_stream *newstream; in _php_stream_cast() local
373 PHPAPI int _php_stream_make_seekable(php_stream *origstream, php_stream **newstream, int flags STRE… in _php_stream_make_seekable()
H A Dstreams.c2234 php_stream *newstream; local
/PHP-8.2/main/
H A Dphp_streams.h80 #define php_stream_make_seekable_rel(origstream, newstream, flags) _php_stream_make_seekable((origs… argument
607 #define php_stream_make_seekable(origstream, newstream, flags) _php_stream_make_seekable((origstrea… argument

Completed in 21 milliseconds