Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/msgformat/
H A Dmsgformat.stub.php37 public static function parseMessage(string $locale, string $pattern, string $message) {} function in MessageFormatter
H A Dmsgformat_arginfo.h64 …ZEND_ME_MAPPING(parseMessage, msgfmt_parse_message, arginfo_class_MessageFormatter_parseMessage, Z…
/PHP-8.0/ext/intl/tests/
H A Dut_common.inc321 …return $GLOBALS['oo-mode'] ? MessageFormatter::parseMessage( $locale, $pattern, $string ) : msgfmt…

Completed in 8 milliseconds