Searched refs:reqField (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/i18n/
H A Ddtptngen.cpp1029 // - "reqField" is the field from the originally requested skeleton, with length
1050 UnicodeString reqField = dtMatcher->skeleton.original[typeValue]; local
1051 int32_t reqFieldLen = reqField.length();
1052 if (reqField.charAt(0) == CAP_E && reqFieldLen < 3)
1070 reqField.charAt(0): field.charAt(0);

Completed in 41 milliseconds