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

  /external/icu/icu4c/source/common/unicode/
messagepattern.h 117 UMSGPAT_PART_TYPE_MSG_LIMIT,
    [all...]
  /external/icu/icu4c/source/i18n/
msgfmt.cpp 540 if (type == UMSGPAT_PART_TYPE_MSG_LIMIT) {
1016 if (type == UMSGPAT_PART_TYPE_MSG_LIMIT) {
    [all...]
plurfmt.cpp 286 if (type == UMSGPAT_PART_TYPE_MSG_LIMIT) {
524 if (partLimit->getType() != UMSGPAT_PART_TYPE_MSG_LIMIT) {
  /external/icu/icu4c/source/common/
messagepattern.cpp 516 addLimitPart(msgStart, UMSGPAT_PART_TYPE_MSG_LIMIT, index-1, limitLength,
532 addLimitPart(msgStart, UMSGPAT_PART_TYPE_MSG_LIMIT, index, 0, nestingLevel, errorCode);
    [all...]

Completed in 213 milliseconds