Home
last modified time | relevance | path

Searched refs:include (Results 1 – 25 of 28) sorted by relevance

12

/dokuwiki/vendor/splitbrain/php-archive/src/
H A DArchive.php65 * @param string $include a regular expression of files to include
69 abstract public function extract($outdir, $strip = '', $exclude = '', $include = ''); argument
H A DFileInfo.php341 * @param string $include Regular expression of files to include
345 public function matchExpression($include = '', $exclude = '') argument
348 if ($include && !preg_match($include, $this->getPath())) {
H A DZip.php130 * @param string $include a regular expression of files to include
134 public function extract($outdir, $strip = '', $exclude = '', $include = '') argument
162 if (!strlen($fileinfo->getPath()) || !$fileinfo->matchExpression($include, $exclude)) {
H A DTar.php180 * @param string $include a regular expression of files to include
185 public function extract($outdir, $strip = '', $exclude = '', $include = '') argument
210 if (!strlen($fileinfo->getPath()) || !$fileinfo->matchExpression($include, $exclude)) {
/dokuwiki/inc/
H A Dpreload.php.dist12 // include this after DOKU_FARMDIR if you want to use farms
13 //include(fullpath(dirname(__FILE__)).'/farm.php');
/dokuwiki/inc/lang/el/
H A Dstopwords.txt3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/et/
H A Dstopwords.txt3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/ar/
H A Dstopwords.txt3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/cy/
H A Dstopwords.txt3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/id/
H A Dstopwords.txt3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/nl/
H A Dstopwords.txt3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/en/
H A Dstopwords.txt3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/fa/
H A Dstopwords.txt3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/ca-valencia/
H A Dstopwords.txt3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/az/
H A Dstopwords.txt3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/da/
H A Dstopwords.txt3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/fo/
H A Dstopwords.txt3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/de-informal/
H A Dstopwords.txt3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/vendor/aziraphale/email-address-validator/
H A DREADME.md7 Changes include:
/dokuwiki/vendor/splitbrain/lesserphp/
H A DLICENSE164 The "System Libraries" of an executable work include anything, other
178 control those activities. However, it does not include the work's
188 The Corresponding Source need not include anything that users
370 The requirement to provide Installation Information does not include a
522 but do not include claims that would be infringed only as a
562 A patent license is "discriminatory" if it does not include within
/dokuwiki/conf/
H A Dmysql.conf.php.example19 * or at least include this file in local.protected.php.
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE281 during execution displays copyright notices, you must include the
319 Library" must include any data and utility programs needed for
321 the materials to be distributed need not include anything that is
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DLICENCE281 during execution displays copyright notices, you must include the
319 Library" must include any data and utility programs needed for
321 the materials to be distributed need not include anything that is
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt131 You can include external and internal [[doku>images|images, videos and audio files]] with curly bra…
380 You can include code blocks into your documents by either indenting them by at least two spaces (li…
/dokuwiki/_test/data/pages/wiki/
H A Dsyntax.txt131 You can include external and internal [[doku>images|images, videos and audio files]] with curly bra…
380 You can include code blocks into your documents by either indenting them by at least two spaces (li…

12