Searched defs:which (Results 1 - 1 of 1) sorted by relevance

/scripts/
H A Dget_maintainer.pl96 "available" => '(which("git") ne "") && (-d ".git")',
130 "available" => '(which("hg") ne "") && (-d ".hg")',
1144 sub which { subroutine
2075 # This regexp will only work on addresses which have had comments stripped

Completed in 19 milliseconds