Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddt_impl.h67 #define CAP_A ((UChar)0x0041) macro
Dselfmtimpl.h52 #define CAP_A ((UChar)0x0041) macro
Ddtitv_impl.h66 #define CAP_A ((UChar)0x0041) macro
Ddtptngen.cpp231 {CAP_A, UDATPG_SECOND_FIELD, DT_NUMERIC + DT_DELTA, 1, 1000},
1671 if ( (baseChar >= CAP_A) && (baseChar <= CAP_Z) ) { in getHeader()
1672 curElem = boot[baseChar-CAP_A]; in getHeader()
1705 if ((baseChar >= CAP_A) && (baseChar <= CAP_Z)) { in add()
1706 baseElem = boot[baseChar-CAP_A]; in add()
1728 boot[baseChar-CAP_A] = curElem; in add()
2072 if ( (c>=CAP_A && c<=CAP_Z) || (c>=LOW_A && c<=LOW_Z) ) { in setTokens()
Dplurrule_impl.h69 static const UChar CAP_A = ((UChar)0x0041); variable
Ddtptngen_impl.h46 #define CAP_A ((UChar)0x0041) macro
Ddtitvfmt.cpp866 case CAP_A: in getDateTimeSkeleton()
1568 /*A..*/ CAP_A, SPACE, SPACE, // MILLISECONDS_IN_DAY, IS_LEAP_MONTH, FIELD_COUNT
Ddtitvinf.cpp219 static const UChar PATH_PREFIX[] = {SOLIDUS, CAP_L, CAP_O, CAP_C, CAP_A, CAP_L, CAP_E, SOLIDUS,
Ddtfmtsym.cpp1452 SOLIDUS, CAP_L, CAP_O, CAP_C, CAP_A, CAP_L, CAP_E, SOLIDUS,