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

  /external/icu/icu4c/source/i18n/
dtitv_impl.h 40 #define LOW_D ((UChar)0x0064)
selfmtimpl.h 61 #define LOW_D ((UChar)0x0064)
tmutfmt.cpp 34 #define LOW_D ((UChar)0x0064)
72 static const UChar DEFAULT_PATTERN_FOR_DAY[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_D, 0};
dtptngen_impl.h 64 #define LOW_D ((UChar)0x0064)
plurrule_impl.h 77 static const UChar LOW_D = ((UChar)0x0064);

Completed in 225 milliseconds