Home
last modified time | relevance | path

Searched refs:php_stream_make_seekable (Results 1 – 2 of 2) sorted by path

/PHP-7.1/
H A DREADME.STREAMS132 PHPAPI int php_stream_make_seekable(php_stream *origstream, php_stream **newstream);
/PHP-7.1/main/
H A Dphp_streams.h583 #define php_stream_make_seekable(origstream, newstream, flags) _php_stream_make_seekable((origstrea… macro

Completed in 20 milliseconds