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
632 UMessagePatternPartType getPartType(int32_t i) const { in getPartType()
721 UMessagePatternPartType getType() const { in getType()
771 UMessagePatternPartType type=getType(); in getArgType()
786 static UBool hasNumericValue(UMessagePatternPartType type) { in hasNumericValue()
822 UMessagePatternPartType type;
909 void addPart(UMessagePatternPartType type, int32_t index, int32_t length,
913 UMessagePatternPartType type, int32_t index, int32_t length,
/external/icu4c/i18n/
Dselfmt.cpp136 const UMessagePatternPartType type=part.getType(); in findSubMessage()
Dplurfmt.cpp260 const UMessagePatternPartType type = part.getType(); in format()
411 const UMessagePatternPartType type = part->getType(); in findSubMessage()
Dmsgfmt.cpp526 UMessagePatternPartType type = msgPattern.getPartType(++partIndex); in nextTopLevelArgStart()
969 const UMessagePatternPartType type = part->getType(); in format()
1122 const UMessagePatternPartType type = part.getType(); in formatComplexSubMessage()
1160 const UMessagePatternPartType type=part.getType(); in getLiteralStringUntilNextArgument()
1270 const UMessagePatternPartType type=part->getType(); in parse()
Dchoicfmt.cpp440 UMessagePatternPartType type = part.getType(); in findSubMessage()
/external/icu4c/common/
Dmessagepattern.cpp360 UMessagePatternPartType type=part.type; in getNumericValue()
1101 MessagePattern::addPart(UMessagePatternPartType type, int32_t index, int32_t length, in addPart()
1115 UMessagePatternPartType type, int32_t index, int32_t length, in addLimitPart()
1213 UMessagePatternPartType type=part.getType(); in appendSubMessageWithoutSkipSyntax()