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

  /external/icu/icu4c/source/common/
messagepattern.cpp 468 (parentType==UMSGPAT_ARG_TYPE_CHOICE && c==u_pipe) ||
511 (parentType==UMSGPAT_ARG_TYPE_CHOICE && c==u_pipe)) {
515 int32_t limitLength=(parentType==UMSGPAT_ARG_TYPE_CHOICE && c==u_rightCurlyBrace) ? 0 : 1;
518 if(parentType==UMSGPAT_ARG_TYPE_CHOICE) {
617 argType=UMSGPAT_ARG_TYPE_CHOICE;
644 } else if(argType==UMSGPAT_ARG_TYPE_CHOICE) {
747 index=parseMessage(++index, 0, nestingLevel+1, UMSGPAT_ARG_TYPE_CHOICE, parseError, errorCode);
    [all...]
  /external/icu/icu4c/source/common/unicode/
messagepattern.h 234 UMSGPAT_ARG_TYPE_CHOICE,
    [all...]
  /external/icu/icu4c/source/i18n/
msgfmt.cpp     [all...]

Completed in 45 milliseconds