Home | History | Annotate | Download | only in Scripts

Lines Matching refs:splitdir

435     foreach my $dir (File::Spec->splitdir($file)) {
498 my $normalizedFullPath = File::Spec->catdir(File::Spec->splitdir($fullPath));
502 my $normalizedStatPath = File::Spec->catdir(File::Spec->splitdir(substr($_, 7)));