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 149 * followed by optional argument sub-parts (see UMessagePatternArgType constants)
219 enum UMessagePatternArgType {
262 typedef enum UMessagePatternArgType UMessagePatternArgType;
773 UMessagePatternArgType getArgType() const {
776 return (UMessagePatternArgType)value;
838 int32_t nestingLevel, UMessagePatternArgType parentType,
849 int32_t parsePluralOrSelectStyle(UMessagePatternArgType argType, int32_t index, int32_t nestingLevel,
    [all...]
  /external/icu/icu4c/source/common/
messagepattern.cpp 435 int32_t nestingLevel, UMessagePatternArgType parentType,
542 UMessagePatternArgType argType=UMSGPAT_ARG_TYPE_NONE;
770 MessagePattern::parsePluralOrSelectStyle(UMessagePatternArgType argType,
    [all...]
  /external/icu/icu4c/source/i18n/
msgfmt.cpp     [all...]

Completed in 270 milliseconds