Home
last modified time | relevance | path

Searched refs:CAP_A (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4c/source/i18n/
Ddtitv_impl.h63 #define CAP_A ((UChar)0x0041) macro
Dselfmtimpl.h50 #define CAP_A ((UChar)0x0041) macro
Ddtptngen.cpp187 {CAP_A, UDATPG_SECOND_FIELD, DT_NUMERIC + 2*DT_DELTA, 1, 1000},
1359 if ( (baseChar >= CAP_A) && (baseChar <= CAP_Z) ) { in getHeader()
1360 curElem = boot[baseChar-CAP_A]; in getHeader()
1393 if ((baseChar >= CAP_A) && (baseChar <= CAP_Z)) { in add()
1394 baseElem = boot[baseChar-CAP_A]; in add()
1416 boot[baseChar-CAP_A] = curElem; in add()
1778 if ( (c>=CAP_A && c<=CAP_Z) || (c>=LOW_A && c<=LOW_Z) ) { in setTokens()
Ddtptngen_impl.h40 #define CAP_A ((UChar)0x0041) macro
Dplurrule_impl.h64 static const UChar CAP_A = ((UChar)0x0041); variable
Ddtitvfmt.cpp878 case CAP_A: in getDateTimeSkeleton()
1574 /*A..*/ CAP_A, SPACE, SPACE, // MILLISECONDS_IN_DAY, IS_LEAP_MONTH, FIELD_COUNT