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.cpp211 {CAP_A, UDATPG_SECOND_FIELD, DT_NUMERIC + 2*DT_DELTA, 1, 1000},
1396 if ( (baseChar >= CAP_A) && (baseChar <= CAP_Z) ) { in getHeader()
1397 curElem = boot[baseChar-CAP_A]; in getHeader()
1430 if ((baseChar >= CAP_A) && (baseChar <= CAP_Z)) { in add()
1431 baseElem = boot[baseChar-CAP_A]; in add()
1453 boot[baseChar-CAP_A] = curElem; in add()
1815 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.h61 static const UChar CAP_A = ((UChar)0x0041); variable
Ddtitvfmt.cpp848 case CAP_A: in getDateTimeSkeleton()
1467 /*A..*/ CAP_A, SPACE, SPACE, // MILLISECONDS_IN_DAY, IS_LEAP_MONTH, FIELD_COUNT