Searched refs:_php_stream_make_seekable (Results 1 – 2 of 2) sorted by relevance
80 #define php_stream_make_seekable_rel(origstream, newstream, flags) _php_stream_make_seekable((origs…615 PHPAPI int _php_stream_make_seekable(php_stream *origstream, php_stream **newstream, int flags STRE…616 #define php_stream_make_seekable(origstream, newstream, flags) _php_stream_make_seekable((origstrea…
373 PHPAPI int _php_stream_make_seekable(php_stream *origstream, php_stream **newstream, int flags STRE… in _php_stream_make_seekable() function
Completed in 10 milliseconds