HomeSort by relevance Sort by last modified time
    Searched full:constructorerrorcode (Results 1 - 2 of 2) sorted by null

  /external/icu4c/i18n/
choicfmt.cpp 77 : constructorErrorCode(status),
90 : constructorErrorCode(U_ZERO_ERROR),
91 msgPattern(constructorErrorCode)
93 setChoices(limits, NULL, formats, cnt, constructorErrorCode);
102 : constructorErrorCode(U_ZERO_ERROR),
103 msgPattern(constructorErrorCode)
105 setChoices(limits, closures, formats, cnt, constructorErrorCode);
113 constructorErrorCode(that.constructorErrorCode),
126 : constructorErrorCode(status)
    [all...]
  /external/icu4c/i18n/unicode/
choicfmt.h 606 UErrorCode constructorErrorCode;

Completed in 42 milliseconds