Home | History | Annotate | Download | only in i18n

Lines Matching refs:appendItemFormats

333         appendItemFormats[i] = other.appendItemFormats[i];
336 appendItemFormats[i].getTerminatedBuffer();
354 if ((appendItemFormats[i] != other.appendItemFormats[i]) ||
741 appendItemFormats[field] = value;
743 appendItemFormats[field].getTerminatedBuffer();
748 return appendItemFormats[field];
1178 resultPattern = MessageFormat::format(appendItemFormats[topField], formatPattern, 3, emptyStr, err);