Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds