Searched defs:LOWER_U (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dutil.cpp20 static const UChar LOWER_U = 0x0075; /*u*/ variable
89 result.append(LOWER_U);
H A Duniset.cpp40 #define LOWER_U ((UChar)0x0075) /*u*/ macro
H A Duniset_props.cpp66 #define LOWER_U ((UChar)0x0075) /*u*/ macro
/external/icu/icu4c/source/common/
H A Dutil.cpp20 static const UChar LOWER_U = 0x0075; /*u*/ variable
89 result.append(LOWER_U);
H A Duniset.cpp40 #define LOWER_U ((UChar)0x0075) /*u*/ macro
H A Duniset_props.cpp66 #define LOWER_U ((UChar)0x0075) /*u*/ macro

Completed in 251 milliseconds