Home | History | Annotate | Download | only in i18n

Lines Matching refs:kString

431             argTypes[i] = Formattable::kString;
443 a[i] = Formattable::kString;
1278 else if (type == Formattable::kString) {
1527 argType = Formattable::kString;
1615 argType = Formattable::kString;
1620 if (fmt==NULL && argType!=Formattable::kString && U_SUCCESS(ec)) {