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

/external/icu/icu4c/source/i18n/
H A Ddt_impl.h67 #define CAP_A ((UChar)0x0041) macro
H A Ddtitv_impl.h66 #define CAP_A ((UChar)0x0041) macro
H A Dselfmtimpl.h52 #define CAP_A ((UChar)0x0041) macro
H A Dplurrule_impl.h67 static const UChar CAP_A = ((UChar)0x0041); variable
H A Ddtptngen.cpp193 {CAP_A, UDATPG_SECOND_FIELD, DT_NUMERIC + 2*DT_DELTA, 1, 1000},
1595 if ( (baseChar >= CAP_A) && (baseChar <= CAP_Z) ) {
1596 curElem = boot[baseChar-CAP_A];
1629 if ((baseChar >= CAP_A) && (baseChar <= CAP_Z)) {
1630 baseElem = boot[baseChar-CAP_A];
1652 boot[baseChar-CAP_A] = curElem;
1970 if ( (c>=CAP_A && c<=CAP_Z) || (c>=LOW_A && c<=LOW_Z) ) {
H A Ddtptngen_impl.h43 #define CAP_A ((UChar)0x0041) macro
H A Ddtitvinf.cpp219 static const UChar PATH_PREFIX[] = {SOLIDUS, CAP_L, CAP_O, CAP_C, CAP_A, CAP_L, CAP_E, SOLIDUS,
H A Ddtitvfmt.cpp863 case CAP_A:
1553 /*A..*/ CAP_A, SPACE, SPACE, // MILLISECONDS_IN_DAY, IS_LEAP_MONTH, FIELD_COUNT
H A Ddtfmtsym.cpp1452 SOLIDUS, CAP_L, CAP_O, CAP_C, CAP_A, CAP_L, CAP_E, SOLIDUS,

Completed in 180 milliseconds