Home
last modified time | relevance | path

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

/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dmessageformat2_parser.cpp482 void Parser::parseTokenWithWhitespace(const UChar32 (&token)[N], UErrorCode& errorCode) { in parseTokenWithWhitespace() function in message2::Parser
499 void Parser::parseTokenWithWhitespace(UChar32 c, UErrorCode& errorCode) { in parseTokenWithWhitespace() function in message2::Parser