Home | History | Annotate | Download | only in Scripts

Lines Matching refs:splitpath

107 sub splitpath($);
1169 sub splitpath($)
1187 my ($dira, $namea) = splitpath($patha);
1188 my ($dirb, $nameb) = splitpath($pathb);
2071 my ($dir, $name) = splitpath($level);