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

  /external/icu4c/i18n/
dtitv_impl.h 50 #define LOW_N ((UChar)0x006E)
selfmtimpl.h 76 #define LOW_N ((UChar)0x006E)
dtptngen_impl.h 71 #define LOW_N ((UChar)0x006E)
plurrule_impl.h 75 #define LOW_N ((UChar)0x006E)
tmutfmt.cpp 27 #define LOW_N ((UChar)0x006E)
36 #define LOW_N ((UChar)0x006E)
65 static const UChar DEFAULT_PATTERN_FOR_MINUTE[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_M, LOW_I, LOW_N, 0};
73 static const UChar PLURAL_COUNT_ONE[] = {LOW_O, LOW_N, LOW_E, 0};
    [all...]

Completed in 56 milliseconds