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

  /external/icu/icu4c/source/common/unicode/
messagepattern.h 151 UMSGPAT_PART_TYPE_ARG_START,
773 if(type==UMSGPAT_PART_TYPE_ARG_START || type==UMSGPAT_PART_TYPE_ARG_LIMIT) {
    [all...]
  /external/icu/icu4c/source/i18n/
msgfmt.cpp 537 if (type == UMSGPAT_PART_TYPE_ARG_START) {
    [all...]
plurfmt.cpp 295 } else if (type == UMSGPAT_PART_TYPE_ARG_START) {
  /external/icu/icu4c/source/common/
messagepattern.cpp 541 addPart(UMSGPAT_PART_TYPE_ARG_START, index, argStartLength, argType, errorCode);
    [all...]

Completed in 84 milliseconds