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

  /external/icu4c/common/unicode/
messagepattern.h 835 int32_t parsePluralOrSelectStyle(UMessagePatternArgType argType, int32_t index, int32_t nestingLevel,
    [all...]
  /external/icu4c/common/
messagepattern.cpp 278 parsePluralOrSelectStyle(UMSGPAT_ARG_TYPE_PLURAL, 0, 0, parseError, errorCode);
287 parsePluralOrSelectStyle(UMSGPAT_ARG_TYPE_SELECT, 0, 0, parseError, errorCode);
635 index=parsePluralOrSelectStyle(argType, index, nestingLevel, parseError, errorCode);
756 MessagePattern::parsePluralOrSelectStyle(UMessagePatternArgType argType,
    [all...]

Completed in 39 milliseconds