HomeSort by relevance Sort by last modified time
    Searched refs:UMessagePatternArgType (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/common/unicode/
messagepattern.h 147 * followed by optional argument sub-parts (see UMessagePatternArgType constants)
217 enum UMessagePatternArgType {
260 typedef enum UMessagePatternArgType UMessagePatternArgType;
771 UMessagePatternArgType getArgType() const {
774 return (UMessagePatternArgType)value;
836 int32_t nestingLevel, UMessagePatternArgType parentType,
847 int32_t parsePluralOrSelectStyle(UMessagePatternArgType argType, int32_t index, int32_t nestingLevel,
    [all...]
  /external/icu/icu4c/source/common/
messagepattern.cpp 433 int32_t nestingLevel, UMessagePatternArgType parentType,
540 UMessagePatternArgType argType=UMSGPAT_ARG_TYPE_NONE;
768 MessagePattern::parsePluralOrSelectStyle(UMessagePatternArgType argType,
    [all...]
  /external/icu/icu4c/source/i18n/
msgfmt.cpp     [all...]

Completed in 1144 milliseconds