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

  /external/icu4c/common/unicode/
messagepattern.h 683 int32_t limit=getPart(start).limitPartIndex;
815 int32_t limitPartIndex;
    [all...]
  /external/icu4c/i18n/
choicfmt.cpp 552 const MessagePattern &pattern, int32_t partIndex, int32_t limitPartIndex,
559 if (partIndex == limitPartIndex || part.getType() == UMSGPAT_PART_TYPE_SKIP_SYNTAX) {
566 if (partIndex == limitPartIndex) {
  /external/icu4c/i18n/unicode/
choicfmt.h 588 * the beginning of the limitPartIndex,
595 const MessagePattern &pattern, int32_t partIndex, int32_t limitPartIndex,
  /external/icu4c/common/
messagepattern.cpp 390 limitPartIndex==other.limitPartIndex;
    [all...]

Completed in 123 milliseconds