Searched refs:parseMessage (Results 1 – 2 of 2) sorted by relevance
40 …public static function parseMessage(string $locale, string $pattern, string $message): array|false… function in MessageFormatter
321 …return $GLOBALS['oo-mode'] ? MessageFormatter::parseMessage( $locale, $pattern, $string ) : msgfmt…
Completed in 4 milliseconds