Searched refs:dirs (Results 1 – 11 of 11) sorted by relevance
53 $dirs = [];57 $dirs[] = $path;65 $dirs = array_merge(77 foreach ($dirs as $dir) {
81 $dirs = [\PHP_BINDIR];83 $dirs[] = 'C:\xampp\php\\';86 return $this->executableFinder->find('php', false, $dirs);
533 foreach ($this->prefixesPsr0[$first] as $prefix => $dirs) {535 foreach ($dirs as $dir) {
532 foreach ($this->prefixesPsr0[$first] as $prefix => $dirs) {534 foreach ($dirs as $dir) {
178 VII. Explanatory notes about the dirs of this template279 copy to "monobook". Afterwards, the following files/dirs where deleted:290 - Created the dirs mentioned in "II. Some notes about the dirs of this
32 dirs below "lib/plugins/blogtng/tpl".181 VII. Explanatory notes about the dirs of this template
151 VII. Explanatory notes about the dirs of this template
172 VII. Explanatory notes about the dirs of this template
206 VII. Explanatory notes about the dirs of this template
2314 public function setImportDir($dirs) { argument2315 $this->importDir = (array)$dirs;