Home
last modified time | relevance | path

Searched refs:UMessagePatternPartType (Results 1 – 6 of 6) sorted by relevance

/external/icu4c/common/unicode/
Dmessagepattern.h98 enum UMessagePatternPartType { enum
207 typedef enum UMessagePatternPartType UMessagePatternPartType; typedef
621 UMessagePatternPartType getPartType(int32_t i) const { in getPartType()
710 UMessagePatternPartType getType() const { in getType()
760 UMessagePatternPartType type=getType(); in getArgType()
775 static UBool hasNumericValue(UMessagePatternPartType type) { in hasNumericValue()
811 UMessagePatternPartType type;
896 void addPart(UMessagePatternPartType type, int32_t index, int32_t length,
900 UMessagePatternPartType type, int32_t index, int32_t length,
/external/icu4c/i18n/
Dplurfmt.cpp238 const UMessagePatternPartType type = part.getType(); in format()
389 const UMessagePatternPartType type = part->getType(); in findSubMessage()
Dselfmt.cpp136 const UMessagePatternPartType type=part.getType(); in findSubMessage()
Dmsgfmt.cpp519 UMessagePatternPartType type = msgPattern.getPartType(++partIndex); in nextTopLevelArgStart()
962 const UMessagePatternPartType type = part->getType(); in format()
1113 const UMessagePatternPartType type = part.getType(); in formatComplexSubMessage()
1151 const UMessagePatternPartType type=part.getType(); in getLiteralStringUntilNextArgument()
1261 const UMessagePatternPartType type=part->getType(); in parse()
Dchoicfmt.cpp440 UMessagePatternPartType type = part.getType(); in findSubMessage()
/external/icu4c/common/
Dmessagepattern.cpp352 UMessagePatternPartType type=part.type; in getNumericValue()
1076 MessagePattern::addPart(UMessagePatternPartType type, int32_t index, int32_t length, in addPart()
1090 UMessagePatternPartType type, int32_t index, int32_t length, in addLimitPart()
1188 UMessagePatternPartType type=part.getType(); in appendSubMessageWithoutSkipSyntax()