Searched refs:gzseek (Results 1 – 2 of 2) sorted by relevance
/dokuwiki/inc/ | ||
D | compatibility.php | 69 function gzseek($zp, $offset, $whence = SEEK_SET) function |
/dokuwiki/vendor/splitbrain/php-archive/src/ | ||
D | Tar.php | 531 @gzseek($this->fh, $bytes, SEEK_CUR); |