HomeSort by relevance Sort by last modified time
    Searched defs:LOW_D (Results 1 - 6 of 6) sorted by null

  /external/icu/icu4c/source/i18n/
dt_impl.h 44 #define LOW_D ((UChar)0x0064)
dtitv_impl.h 43 #define LOW_D ((UChar)0x0064)
selfmtimpl.h 63 #define LOW_D ((UChar)0x0064)
tmutfmt.cpp 37 #define LOW_D ((UChar)0x0064)
75 static const UChar DEFAULT_PATTERN_FOR_DAY[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_D, 0};
dtptngen_impl.h 72 #define LOW_D ((UChar)0x0064)
plurrule_impl.h 82 static const UChar LOW_D = ((UChar)0x0064);

Completed in 239 milliseconds