Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Dmessagepattern.h100 enum UMessagePatternPartType { enum
209 typedef enum UMessagePatternPartType UMessagePatternPartType; typedef
635 UMessagePatternPartType getPartType(int32_t i) const { in getPartType()
724 UMessagePatternPartType getType() const { in getType()
774 UMessagePatternPartType type=getType(); in getArgType()
789 static UBool hasNumericValue(UMessagePatternPartType type) { in hasNumericValue()
825 UMessagePatternPartType type;
912 void addPart(UMessagePatternPartType type, int32_t index, int32_t length,
916 UMessagePatternPartType type, int32_t index, int32_t length,
/external/icu/icu4c/source/i18n/
Dmsgfmt.cpp539 UMessagePatternPartType type = msgPattern.getPartType(++partIndex); in nextTopLevelArgStart()
1016 const UMessagePatternPartType type = part->getType(); in format()
1182 const UMessagePatternPartType type = part.getType(); in formatComplexSubMessage()
1227 const UMessagePatternPartType type=part.getType(); in getLiteralStringUntilNextArgument()
1266 UMessagePatternPartType type=part->getType(); in findOtherSubMessage()
1287 UMessagePatternPartType type=part.getType(); in findFirstPluralNumberArg()
1390 const UMessagePatternPartType type=part->getType(); in parse()
Dselfmt.cpp138 const UMessagePatternPartType type=part.getType(); in findSubMessage()
Dplurfmt.cpp307 const UMessagePatternPartType type = part.getType(); in format()
459 const UMessagePatternPartType type = part->getType(); in findSubMessage()
Dchoicfmt.cpp442 UMessagePatternPartType type = part.getType(); in findSubMessage()
/external/icu/icu4c/source/common/
Dmessagepattern.cpp362 UMessagePatternPartType type=part.type; in getNumericValue()
1103 MessagePattern::addPart(UMessagePatternPartType type, int32_t index, int32_t length, in addPart()
1117 UMessagePatternPartType type, int32_t index, int32_t length, in addLimitPart()
1213 UMessagePatternPartType type=part.getType(); in appendSubMessageWithoutSkipSyntax()