Home
last modified time | relevance | path

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

/PHP-5.6/ext/phar/
H A Dstream.h37 static int phar_stream_seek( php_stream *stream, off_t offset, int whence, off_t *newoffset TSRM…
H A Dstream.c31 phar_stream_seek, /* seek */
390 static int phar_stream_seek(php_stream *stream, off_t offset, int whence, off_t *newoffset TSRMLS_D… in phar_stream_seek() function

Completed in 9 milliseconds