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

  /external/icu/icu4c/source/i18n/
dt_impl.h 59 #define LOW_S ((UChar)0x0073)
dtitv_impl.h 58 #define LOW_S ((UChar)0x0073)
selfmtimpl.h 78 #define LOW_S ((UChar)0x0073)
tmutfmt.cpp 31 #define LOW_S ((UChar)0x0073)
71 static const UChar DEFAULT_PATTERN_FOR_SECOND[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_S, 0};
dtptngen_impl.h 87 #define LOW_S ((UChar)0x0073)
plurrule_impl.h 97 static const UChar LOW_S = ((UChar)0x0073);

Completed in 597 milliseconds