Searched refs:splitpath (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Tools/Scripts/
H A Dsvn-create-patch74 sub splitpath($);
368 my ($dira, $namea) = splitpath($fileDataA->{path});
369 my ($dirb, $nameb) = splitpath($fileDataB->{path});
414 sub splitpath($) subroutine
H A Dold-run-webkit-tests116 sub splitpath($);
1328 sub splitpath($) subroutine
1346 my ($dira, $namea) = splitpath($patha);
1347 my ($dirb, $nameb) = splitpath($pathb);
2442 my ($dir, $name) = splitpath($level);
H A Dwebkitdirs.pm1366 (my $volume, my $directories, my $file) = File::Spec->splitpath($mkspec);

Completed in 239 milliseconds