Searched refs:expand_glob (Results 1 – 3 of 3) sorted by relevance
68 sub expand_glob { subroutine87 : expand_glob(glob($_))107 return filter_excluded $m => map { expand_glob($_) } get_module_pat($m);
43 return filter_customized $m => map { Maintainers::expand_glob($_) } get_module_pat($m);
181 def expand_glob(arg, cwd): function189 result.extend(expand_glob(arg, cwd))579 name = expand_glob(filename, cmd_shenv.cwd)