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

  /external/chromium_org/third_party/icu/source/common/unicode/
messagepattern.h 158 UMSGPAT_PART_TYPE_ARG_LIMIT,
773 if(type==UMSGPAT_PART_TYPE_ARG_START || type==UMSGPAT_PART_TYPE_ARG_LIMIT) {
    [all...]
  /external/icu/icu4c/source/common/unicode/
messagepattern.h 158 UMSGPAT_PART_TYPE_ARG_LIMIT,
773 if(type==UMSGPAT_PART_TYPE_ARG_START || type==UMSGPAT_PART_TYPE_ARG_LIMIT) {
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
selfmt.cpp 137 if(type==UMSGPAT_PART_TYPE_ARG_LIMIT) {
choicfmt.cpp 441 if (type == UMSGPAT_PART_TYPE_ARG_LIMIT) {
513 while (partIndex < count && pattern.getPartType(partIndex) != UMSGPAT_PART_TYPE_ARG_LIMIT) {
plurfmt.cpp 436 if(type==UMSGPAT_PART_TYPE_ARG_LIMIT) {
msgfmt.cpp     [all...]
  /external/icu/icu4c/source/i18n/
selfmt.cpp 137 if(type==UMSGPAT_PART_TYPE_ARG_LIMIT) {
choicfmt.cpp 441 if (type == UMSGPAT_PART_TYPE_ARG_LIMIT) {
513 while (partIndex < count && pattern.getPartType(partIndex) != UMSGPAT_PART_TYPE_ARG_LIMIT) {
plurfmt.cpp 436 if(type==UMSGPAT_PART_TYPE_ARG_LIMIT) {
msgfmt.cpp     [all...]
  /external/chromium_org/third_party/icu/source/common/
messagepattern.cpp 652 addLimitPart(argStart, UMSGPAT_PART_TYPE_ARG_LIMIT, index, 1, argType, errorCode);
    [all...]
  /external/icu/icu4c/source/common/
messagepattern.cpp 652 addLimitPart(argStart, UMSGPAT_PART_TYPE_ARG_LIMIT, index, 1, argType, errorCode);
    [all...]

Completed in 414 milliseconds