Home
last modified time | relevance | path

Searched refs:paths (Results 1 – 6 of 6) sorted by relevance

/dokuwiki/vendor/composer/
DClassLoader.php180 public function add($prefix, $paths, $prepend = false) argument
182 $paths = (array) $paths;
186 $paths,
192 $paths
201 $this->prefixesPsr0[$first][$prefix] = $paths;
207 $paths,
213 $paths
230 public function addPsr4($prefix, $paths, $prepend = false) argument
232 $paths = (array) $paths;
237 $paths,
[all …]
/dokuwiki/vendor/splitbrain/lesserphp/
Drector.php9 $rectorConfig->paths([
/dokuwiki/lib/plugins/logviewer/lang/en/
Dintro.txt7 Please be aware that **log files can contain sensitive information** like passwords, paths or other…
/dokuwiki/inc/
Dinit.php287 $paths = [
301 foreach ($paths as $c => $p) {
/dokuwiki/_test/
Drector.php55 $rectorConfig->paths([
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
DX509.php2137 $paths = [
2142 foreach ($paths as $path) {