HomeSort by relevance Sort by last modified time
    Searched refs:CAP_A (Results 1 - 7 of 7) sorted by null

  /external/icu4c/i18n/
dtitv_impl.h 63 #define CAP_A ((UChar)0x0041)
plurrule_impl.h 54 #define CAP_A ((UChar)0x0041)
dtptngen_impl.h 40 #define CAP_A ((UChar)0x0041)
dtptngen.cpp 191 {CAP_A, UDATPG_SECOND_FIELD, DT_NUMERIC + 2*DT_DELTA, 1, 1000},
    [all...]
plurfmt.cpp 338 if ((ch>=CAP_A) && (ch<=CAP_Z)) {
dtitvfmt.cpp 807 case CAP_A:
    [all...]
plurrule.cpp 1060 if ((ch>=CAP_A) && (ch<=CAP_Z)) {

Completed in 1064 milliseconds