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

/external/chromium_org/third_party/icu/source/common/unicode/
H A Duchar.h87 * - lower: u_isULowercase(c) or u_hasBinaryProperty(c, UCHAR_LOWERCASE)
255 UCHAR_LOWERCASE=22, enumerator in enum:UProperty
1908 * Same as u_hasBinaryProperty(c, UCHAR_LOWERCASE).
1913 * @see UCHAR_LOWERCASE
2089 * In order to include those, use UCHAR_LOWERCASE.
2099 * @see UCHAR_LOWERCASE
/external/icu/icu4c/source/common/unicode/
H A Duchar.h87 * - lower: u_isULowercase(c) or u_hasBinaryProperty(c, UCHAR_LOWERCASE)
255 UCHAR_LOWERCASE=22, enumerator in enum:UProperty
1908 * Same as u_hasBinaryProperty(c, UCHAR_LOWERCASE).
1913 * @see UCHAR_LOWERCASE
2089 * In order to include those, use UCHAR_LOWERCASE.
2099 * @see UCHAR_LOWERCASE

Completed in 76 milliseconds