Home | History | Annotate | Download | only in i18n

Lines Matching refs:appendItemFormats

336         appendItemFormats[i] = other.appendItemFormats[i];
339 appendItemFormats[i].getTerminatedBuffer();
357 if ((appendItemFormats[i] != other.appendItemFormats[i]) ||
737 appendItemFormats[field] = value;
739 appendItemFormats[field].getTerminatedBuffer();
744 return appendItemFormats[field];
1174 resultPattern = MessageFormat::format(appendItemFormats[topField], formatPattern, 3, emptyStr, err);