Home | History | Annotate | Download | only in i18n

Lines Matching defs:formats

861                 const UnicodeString* formats = fmt.getFormats(fmt_count);
863 // put iso, formats[i]; into array
864 int32_t length = formats[i].length();
866 formats[i].extract(0, length, name);