Lines Matching refs:hierarchy
1829 my @hierarchy;1832 push(@hierarchy, $scoped) if (-d $scoped);1835 return @hierarchy;