Searched refs:formatMessage (Results 1 – 3 of 3) sorted by relevance
| /plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/Exceptions/ | ||
| H A D | FailedPredicateException.php | 33 $this->formatMessage($predicate, $message) |
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ | ||
| D | Language.php | 148 public function formatMessage($key, $args = array()) function in HTMLPurifier_Language |
| D | ErrorCollector.php | 99 $msg = $this->locale->formatMessage($msg, $args); |