Home
last modified time | relevance | path

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

/PHP-5.5/ext/phar/
H A Ddirstream.h34 static int phar_dir_seek( php_stream *stream, off_t offset, int whence, off_t *newoffset TSRMLS_…
H A Ddirstream.c34 phar_dir_seek, /* seek */
61 static int phar_dir_seek(php_stream *stream, off_t offset, int whence, off_t *newoffset TSRMLS_DC) … in phar_dir_seek() function

Completed in 13 milliseconds