Home
last modified time | relevance | path

Searched refs:findExe (Results 1 – 1 of 1) sorted by relevance

/plugin/mizarverifiabledocs/
H A Daction.php112 private function findExe(string $exeDir, string $name): ?string function in action_plugin_mizarverifiabledocs
348 $exe = $this->findExe($paths['exe'], 'miz2prel');
374 $makeenv = $this->findExe($paths['exe'], 'makeenv');
388 $verifier = $this->findExe($paths['exe'], 'verifier');