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

  /external/icu4c/i18n/unicode/
dtptngen.h 388 UnicodeString appendItemFormats[UDATPG_FIELD_COUNT];
  /external/icu4c/i18n/
dtptngen.cpp 327 appendItemFormats[i] = other.appendItemFormats[i];
330 appendItemFormats[i].getTerminatedBuffer();
348 if ((appendItemFormats[i] != other.appendItemFormats[i]) ||
717 appendItemFormats[field] = value;
719 appendItemFormats[field].getTerminatedBuffer();
724 return appendItemFormats[field];
    [all...]

Completed in 34 milliseconds