Searched refs:UCHAR_GENERAL_CATEGORY (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-icu.cc98 switch (u_getIntPropertyValue(unicode, UCHAR_GENERAL_CATEGORY))
/external/harfbuzz_ng/src/
H A Dhb-icu.cc98 switch (u_getIntPropertyValue(unicode, UCHAR_GENERAL_CATEGORY))
/external/chromium_org/third_party/icu/source/common/unicode/
H A Duchar.h423 UCHAR_GENERAL_CATEGORY=0x1005, enumerator in enum:UProperty
2888 * UCHAR_GENERAL_CATEGORY. These include: "C" / "Other", "L" /
2941 * UCHAR_GENERAL_CATEGORY. These include: "C" / "Other", "L" /
/external/icu/icu4c/source/common/unicode/
H A Duchar.h423 UCHAR_GENERAL_CATEGORY=0x1005, enumerator in enum:UProperty
2888 * UCHAR_GENERAL_CATEGORY. These include: "C" / "Other", "L" /
2941 * UCHAR_GENERAL_CATEGORY. These include: "C" / "Other", "L" /
/external/chromium_org/third_party/icu/source/common/
H A Duniset_props.cpp997 if (p == UCHAR_GENERAL_CATEGORY) {
/external/icu/icu4c/source/common/
H A Duniset_props.cpp997 if (p == UCHAR_GENERAL_CATEGORY) {
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcucdtst.c2481 /* UCHAR_GENERAL_CATEGORY tested for assigned characters in TestUnicodeData() */
2482 { 0xd7c7, UCHAR_GENERAL_CATEGORY, 0 },
2483 { 0xd7d7, UCHAR_GENERAL_CATEGORY, U_OTHER_LETTER }, /* changed in Unicode 5.2 */
2715 if(u_getIntPropertyMaxValue(UCHAR_GENERAL_CATEGORY)!=(int32_t)U_CHAR_CATEGORY_COUNT-1) {
2716 log_err("error: u_getIntPropertyMaxValue(UCHAR_GENERAL_CATEGORY) wrong\n");
/external/icu/icu4c/source/test/cintltst/
H A Dcucdtst.c2480 /* UCHAR_GENERAL_CATEGORY tested for assigned characters in TestUnicodeData() */
2481 { 0xd7c7, UCHAR_GENERAL_CATEGORY, 0 },
2482 { 0xd7d7, UCHAR_GENERAL_CATEGORY, U_OTHER_LETTER }, /* changed in Unicode 5.2 */
2714 if(u_getIntPropertyMaxValue(UCHAR_GENERAL_CATEGORY)!=(int32_t)U_CHAR_CATEGORY_COUNT-1) {
2715 log_err("error: u_getIntPropertyMaxValue(UCHAR_GENERAL_CATEGORY) wrong\n");
/external/chromium_org/third_party/icu/source/test/intltest/
H A Drbbitst.cpp383 u_getPropertyValueName(UCHAR_GENERAL_CATEGORY,
/external/icu/icu4c/source/test/intltest/
H A Drbbitst.cpp383 u_getPropertyValueName(UCHAR_GENERAL_CATEGORY,

Completed in 6129 milliseconds