Searched defs:UCHAR_UPPERCASE (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Duchar.h88 * - upper: u_isUUppercase(c) or u_hasBinaryProperty(c, UCHAR_UPPERCASE)
283 UCHAR_UPPERCASE=30, enumerator in enum:UProperty
1923 * Same as u_hasBinaryProperty(c, UCHAR_UPPERCASE).
1928 * @see UCHAR_UPPERCASE
2115 * In order to include those, use UCHAR_UPPERCASE.
2125 * @see UCHAR_UPPERCASE
/external/icu/icu4c/source/common/unicode/
H A Duchar.h88 * - upper: u_isUUppercase(c) or u_hasBinaryProperty(c, UCHAR_UPPERCASE)
283 UCHAR_UPPERCASE=30, enumerator in enum:UProperty
1923 * Same as u_hasBinaryProperty(c, UCHAR_UPPERCASE).
1928 * @see UCHAR_UPPERCASE
2115 * In order to include those, use UCHAR_UPPERCASE.
2125 * @see UCHAR_UPPERCASE

Completed in 84 milliseconds