Home
last modified time | relevance | path

Searched refs:_php_stream_make_seekable (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/main/
H A Dphp_streams.h82 #define php_stream_make_seekable_rel(origstream, newstream, flags) _php_stream_make_seekable((origs…
579 PHPAPI int _php_stream_make_seekable(php_stream *origstream, php_stream **newstream, int flags STRE…
580 #define php_stream_make_seekable(origstream, newstream, flags) _php_stream_make_seekable((origstrea…
/PHP-5.5/main/streams/
H A Dcast.c377 PHPAPI int _php_stream_make_seekable(php_stream *origstream, php_stream **newstream, int flags STRE… in _php_stream_make_seekable() function

Completed in 12 milliseconds