Home
last modified time | relevance | path

Searched refs:parsePluralOrSelectStyle (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/common/
Dmessagepattern.cpp286 parsePluralOrSelectStyle(UMSGPAT_ARG_TYPE_PLURAL, 0, 0, parseError, errorCode); in parsePluralStyle()
295 parsePluralOrSelectStyle(UMSGPAT_ARG_TYPE_SELECT, 0, 0, parseError, errorCode); in parseSelectStyle()
647 index=parsePluralOrSelectStyle(argType, index, nestingLevel, parseError, errorCode); in parseArg()
768 MessagePattern::parsePluralOrSelectStyle(UMessagePatternArgType argType, in parsePluralOrSelectStyle() function in MessagePattern
/external/icu4c/common/unicode/
Dmessagepattern.h846 …int32_t parsePluralOrSelectStyle(UMessagePatternArgType argType, int32_t index, int32_t nestingLev…