Home
last modified time | relevance | path

Searched defs:excludedirs (Results 1 – 4 of 4) sorted by relevance

/dports/www/moodle310/moodle/backup/cc/cc_lib/gral_lib/
H A Dpathutils.php287 function getRawFiles($startDir, &$fhandle, $rootDir='', $excludedirs = null, $excludefileext = null…
317 function getRawFiles2($startDir,&$arr, $rootDir='', $excludedirs = null, $excludefileext = null) {
349 function GetFiles($startDir, $outfile, $rootDir='', $excludedirs = null, $excludefileext = null) {
369 function GetFilesArray($startDir, $rootDir='', $excludedirs = null, $excludefileext = null) {
/dports/www/moodle311/moodle/backup/cc/cc_lib/gral_lib/
H A Dpathutils.php287 function getRawFiles($startDir, &$fhandle, $rootDir='', $excludedirs = null, $excludefileext = null…
317 function getRawFiles2($startDir,&$arr, $rootDir='', $excludedirs = null, $excludefileext = null) {
349 function GetFiles($startDir, $outfile, $rootDir='', $excludedirs = null, $excludefileext = null) {
369 function GetFilesArray($startDir, $rootDir='', $excludedirs = null, $excludefileext = null) {
/dports/www/moodle39/moodle/backup/cc/cc_lib/gral_lib/
H A Dpathutils.php287 function getRawFiles($startDir, &$fhandle, $rootDir='', $excludedirs = null, $excludefileext = null…
317 function getRawFiles2($startDir,&$arr, $rootDir='', $excludedirs = null, $excludefileext = null) {
349 function GetFiles($startDir, $outfile, $rootDir='', $excludedirs = null, $excludefileext = null) {
369 function GetFilesArray($startDir, $rootDir='', $excludedirs = null, $excludefileext = null) {
/dports/devel/tortoisehg/tortoisehg-5.9.3/
H A Dsetup.py455 excludedirs = ['.hg', 'build', 'dist'] variable in clean_local