Home
last modified time | relevance | path

Searched defs:formatMessage (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/Exceptions/
H A DFailedPredicateException.php73 public function formatMessage(string $predicate, ?string $message = null) : string function in Antlr\\Antlr4\\Runtime\\Error\\Exceptions\\FailedPredicateException
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DLanguage.php148 public function formatMessage($key, $args = array()) function in HTMLPurifier_Language