| /dokuwiki/vendor/splitbrain/php-archive/src/ | 
| H A D | Archive.php | 65      * @param string     $include a regular expression of files to include69     abstract public function extract($outdir, $strip = '', $exclude = '', $include = '');  argument
 
 | 
| H A D | FileInfo.php | 341      * @param string $include Regular expression of files to include345     public function matchExpression($include = '', $exclude = '')  argument
 348         if ($include && !preg_match($include, $this->getPath())) {
 
 | 
| H A D | Zip.php | 130      * @param string     $include a regular expression of files to include134     public function extract($outdir, $strip = '', $exclude = '', $include = '')  argument
 162             if (!strlen($fileinfo->getPath()) || !$fileinfo->matchExpression($include, $exclude)) {
 
 | 
| H A D | Tar.php | 180      * @param string $include a regular expression of files to include185     public function extract($outdir, $strip = '', $exclude = '', $include = '')  argument
 210             if (!strlen($fileinfo->getPath()) || !$fileinfo->matchExpression($include, $exclude)) {
 
 | 
| /dokuwiki/inc/ | 
| H A D | preload.php.dist | 12 // include this after DOKU_FARMDIR if you want to use farms13 //include(fullpath(dirname(__FILE__)).'/farm.php');
 
 | 
| /dokuwiki/inc/lang/el/ | 
| H A D | stopwords.txt | 3 # No need to include words shorter than 3 chars - these are ignored anyway
 | 
| /dokuwiki/inc/lang/et/ | 
| H A D | stopwords.txt | 3 # No need to include words shorter than 3 chars - these are ignored anyway
 | 
| /dokuwiki/inc/lang/ar/ | 
| H A D | stopwords.txt | 3 # No need to include words shorter than 3 chars - these are ignored anyway
 | 
| /dokuwiki/inc/lang/cy/ | 
| H A D | stopwords.txt | 3 # No need to include words shorter than 3 chars - these are ignored anyway
 | 
| /dokuwiki/inc/lang/id/ | 
| H A D | stopwords.txt | 3 # No need to include words shorter than 3 chars - these are ignored anyway
 | 
| /dokuwiki/inc/lang/nl/ | 
| H A D | stopwords.txt | 3 # No need to include words shorter than 3 chars - these are ignored anyway
 | 
| /dokuwiki/inc/lang/en/ | 
| H A D | stopwords.txt | 3 # No need to include words shorter than 3 chars - these are ignored anyway
 | 
| /dokuwiki/inc/lang/fa/ | 
| H A D | stopwords.txt | 3 # No need to include words shorter than 3 chars - these are ignored anyway
 | 
| /dokuwiki/inc/lang/ca-valencia/ | 
| H A D | stopwords.txt | 3 # No need to include words shorter than 3 chars - these are ignored anyway
 | 
| /dokuwiki/inc/lang/az/ | 
| H A D | stopwords.txt | 3 # No need to include words shorter than 3 chars - these are ignored anyway
 | 
| /dokuwiki/inc/lang/da/ | 
| H A D | stopwords.txt | 3 # No need to include words shorter than 3 chars - these are ignored anyway
 | 
| /dokuwiki/inc/lang/fo/ | 
| H A D | stopwords.txt | 3 # No need to include words shorter than 3 chars - these are ignored anyway
 | 
| /dokuwiki/inc/lang/de-informal/ | 
| H A D | stopwords.txt | 3 # No need to include words shorter than 3 chars - these are ignored anyway
 | 
| /dokuwiki/vendor/aziraphale/email-address-validator/ | 
| H A D | README.md | 7 Changes include:
 | 
| /dokuwiki/vendor/splitbrain/lesserphp/ | 
| H A D | LICENSE | 164   The "System Libraries" of an executable work include anything, other178 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 D | mysql.conf.php.example | 19  * or at least include this file in local.protected.php.
 | 
| /dokuwiki/vendor/openpsa/universalfeedcreator/ | 
| H A D | LICENSE | 281 during execution displays copyright notices, you must include the319 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 D | LICENCE | 281 during execution displays copyright notices, you must include the319 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 D | syntax.txt | 131 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 D | syntax.txt | 131 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…
 
 |