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

  /external/icu4c/i18n/
dtitv_impl.h 51 #define LOW_O ((UChar)0x006F)
selfmtimpl.h 72 #define LOW_O ((UChar)0x006F)
plurrule_impl.h 73 #define LOW_O ((UChar)0x006F)
dtptngen_impl.h 72 #define LOW_O ((UChar)0x006F)
tmutfmt.cpp 36 #define LOW_O ((UChar)0x006F)
73 static const UChar PLURAL_COUNT_ZERO[] = {LOW_Z, LOW_E, LOW_R, LOW_O, 0};
74 static const UChar PLURAL_COUNT_ONE[] = {LOW_O, LOW_N, LOW_E, 0};
75 static const UChar PLURAL_COUNT_TWO[] = {LOW_T, LOW_W, LOW_O, 0};
    [all...]

Completed in 35 milliseconds