Home
last modified time | relevance | path

Searched defs:ignoreFolders (Results 1 – 3 of 3) sorted by relevance

/dports/www/joomla3/joomla3-3.9.24/libraries/fof/platform/filesystem/
H A Dfilesystem.php31 …protected static function getFiles($path, array $ignoreFolders = array(), array $ignoreFiles = arr…
71 …protected static function scanDirectory($path, array $ignoreFolders = array(), array $ignoreFiles …
/dports/www/joomla3/joomla3-3.9.24/libraries/fof/download/
H A Ddownload.php425 …protected static function getFiles($path, array $ignoreFolders = array(), array $ignoreFiles = arr…
458 …protected static function scanDirectory($path, array $ignoreFolders = array(), array $ignoreFiles …
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/wizards/imports/
H A DPluginImportHelper.java405 …id collectJavaSourceFromRoot(ZipFileStructureProvider provider, List<IPath> ignoreFolders, ArrayLi… in collectJavaSourceFromRoot()
446 …ctJavaSource(ZipFileStructureProvider provider, Object element, List<IPath> ignoreFolders, ArrayLi… in collectJavaSource()