Searched refs:UCHAR_LOWERCASE (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Ducdtest.cpp132 UCHAR_LOWERCASE,
/external/icu/icu4c/source/test/intltest/
H A Ducdtest.cpp132 UCHAR_LOWERCASE,
/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
/external/chromium_org/third_party/icu/source/common/
H A Ducase.cpp1278 case UCHAR_LOWERCASE:
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcucdtst.c2321 { 0x1d7bc, UCHAR_LOWERCASE, TRUE },
2322 { 0x0345, UCHAR_LOWERCASE, TRUE },
2323 { 0x0030, UCHAR_LOWERCASE, FALSE },
2789 case UCHAR_LOWERCASE:
/external/icu/icu4c/source/common/
H A Ducase.cpp1278 case UCHAR_LOWERCASE:
/external/icu/icu4c/source/test/cintltst/
H A Dcucdtst.c2320 { 0x1d7bc, UCHAR_LOWERCASE, TRUE },
2321 { 0x0345, UCHAR_LOWERCASE, TRUE },
2322 { 0x0030, UCHAR_LOWERCASE, FALSE },
2788 case UCHAR_LOWERCASE:

Completed in 843 milliseconds