Home
last modified time | relevance | path

Searched defs:include (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/vendor/splitbrain/php-archive/src/
H A DArchive.php69 abstract public function extract($outdir, $strip = '', $exclude = '', $include = '');
H A DFileInfo.php345 public function matchExpression($include = '', $exclude = '')
H A DTar.php185 public function extract($outdir, $strip = '', $exclude = '', $include = '')
H A DZip.php134 public function extract($outdir, $strip = '', $exclude = '', $include = '')