Searched refs:getAllFilesUnderAsArray (Results 1 – 1 of 1) sorted by relevance
45 function getAllFilesUnderAsArray($relPath, $recurse, $mode) { function64 $result = array_merge($result, getAllFilesUnderAsArray($filePath, $recurse, $mode));106 foreach (getAllFilesUnderAsArray($relPath, $recurse, $mode) as $i => $value) {