Home
last modified time | relevance | path

Searched refs:CAP_Z (Results 1 – 16 of 16) sorted by relevance

/external/icu4c/i18n/
Ddtitv_impl.h80 #define CAP_Z ((UChar)0x005A) macro
Dselfmtimpl.h58 #define CAP_Z ((UChar)0x005A) macro
Dplurrule_impl.h57 #define CAP_Z ((UChar)0x005A) macro
Ddtptngen.cpp191 {CAP_Z, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 1, 3},
192 {CAP_Z, UDATPG_ZONE_FIELD, DT_LONG - DT_DELTA, 4, 0},
480 if (gotMm || ch==LOW_Z || ch==CAP_Z || ch==LOW_V || ch==CAP_V) { in hackTimes()
1298 if ( (baseChar >= CAP_A) && (baseChar <= CAP_Z) ) { in getHeader()
1332 if ((baseChar >= CAP_A) && (baseChar <= CAP_Z)) { in add()
1712 if ( (c>=CAP_A && c<=CAP_Z) || (c>=LOW_A && c<=LOW_Z) ) { in setTokens()
Ddtptngen_impl.h57 #define CAP_Z ((UChar)0x005A) macro
Dselfmt.cpp277 if ((ch >= CAP_A) && (ch <= CAP_Z)) { in classifyCharacter()
Dplurfmt.cpp338 if ((ch>=CAP_A) && (ch<=CAP_Z)) { in inRange()
Dplurrule.cpp1060 if ((ch>=CAP_A) && (ch<=CAP_Z)) { in inRange()
Ddtitvfmt.cpp804 case CAP_Z: in getDateTimeSkeleton()
/external/chromium/third_party/icu/source/i18n/
Ddtitv_impl.h80 #define CAP_Z ((UChar)0x005A) macro
Dplurrule_impl.h57 #define CAP_Z ((UChar)0x005A) macro
Ddtptngen.cpp196 {CAP_Z, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 1, 3},
197 {CAP_Z, UDATPG_ZONE_FIELD, DT_LONG - DT_DELTA, 4, 0},
485 if (gotMm || ch==LOW_Z || ch==CAP_Z || ch==LOW_V || ch==CAP_V) { in hackTimes()
1280 if ( (baseChar >= CAP_A) && (baseChar <= CAP_Z) ) { in getHeader()
1314 if ((baseChar >= CAP_A) && (baseChar <= CAP_Z)) { in add()
1694 if ( (c>=CAP_A && c<=CAP_Z) || (c>=LOW_A && c<=LOW_Z) ) { in setTokens()
Ddtptngen_impl.h57 #define CAP_Z ((UChar)0x005A) macro
Dplurfmt.cpp338 if ((ch>=CAP_A) && (ch<=CAP_Z)) { in inRange()
Dplurrule.cpp1060 if ((ch>=CAP_A) && (ch<=CAP_Z)) { in inRange()
Ddtitvfmt.cpp801 case CAP_Z: in getDateTimeSkeleton()