Lines Matching refs:components
2207 my @components = split('/', $directory);2210 if (!defined($components[0]) || $lastComponents[0] ne $components[0]) {2213 shift @components;2229 foreach (@components) {