Home
last modified time | relevance | path

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

/plugin/mizarproofchecker/
Daction.php377 private function handleCompilationErrors($errFilename, $mizarMsgFilePath) argument
391 … 'message' => $this->getMizarErrorMessages($mizarMsgFilePath)[$errorCode] ?? 'Unknown error'
/plugin/mizarveifiabledocs/
Daction.php377 private function handleCompilationErrors($errFilename, $mizarMsgFilePath) argument
391 … 'message' => $this->getMizarErrorMessages($mizarMsgFilePath)[$errorCode] ?? 'Unknown error'
/plugin/mizarverifiabledocs/
H A Daction.php416 private function handleCompilationErrors($errFilename, $mizarMsgFilePath) argument
427 … 'message' => $this->getMizarErrorMessages($mizarMsgFilePath)[$code] ?? 'Unknown error'