Home
last modified time | relevance | path

Searched defs:newstream (Results 1 – 3 of 3) sorted by last modified time

/PHP-7.1/main/streams/
H A Dstreams.c2091 php_stream *newstream; local
H A Dcast.c269 php_stream *newstream; in _php_stream_cast() local
368 PHPAPI int _php_stream_make_seekable(php_stream *origstream, php_stream **newstream, int flags STRE… in _php_stream_make_seekable()
/PHP-7.1/main/
H A Dphp_streams.h84 #define php_stream_make_seekable_rel(origstream, newstream, flags) _php_stream_make_seekable((origs… argument
583 #define php_stream_make_seekable(origstream, newstream, flags) _php_stream_make_seekable((origstrea… argument

Completed in 22 milliseconds