Home | History | Annotate | Download | only in i18n

Lines Matching refs:reqField

1053                     // - "reqField" is the field from the originally requested skeleton, with length
1074 UnicodeString reqField = dtMatcher->skeleton.original[typeValue];
1075 int32_t reqFieldLen = reqField.length();
1076 if (reqField.charAt(0) == CAP_E && reqFieldLen < 3)
1095 reqField.charAt(0): field.charAt(0);