Searched refs:ldt_which (Results 1 – 5 of 5) sorted by relevance
17 use LinuxDocTools::Utils qw{ldt_which};25 "SGMLSASP" => ldt_which("sgmlsasp"),26 "NSGMLS" => ldt_which("nsgmls","onsgmls"),27 "GROFF" => ldt_which("groff"),
84 sub ldt_which { subroutine
40 * linuxdoc.in: Move ldt_which to Utils.pm.
343 ldt_log " ldt_which($latex2e->{latex}): " . ldt_which($latex2e->{latex})
93 - New ldt_which function to search for executables in PATH.