Home
last modified time | relevance | path

Searched refs:UCHAR_ALPHABETIC (Results 1 – 10 of 10) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
Dcucdapi.c727 if(FALSE!=u_getPropertyValueEnum(UCHAR_ALPHABETIC, falseValues[i])) { in TestBinaryValues()
732 if(TRUE!=u_getPropertyValueEnum(UCHAR_ALPHABETIC, trueValues[i])) { in TestBinaryValues()
Dcucdtst.c2371 { 0x0627, UCHAR_ALPHABETIC, TRUE }, in TestAdditionalProperties()
2372 { 0x1034a, UCHAR_ALPHABETIC, TRUE }, in TestAdditionalProperties()
2373 { 0x2028, UCHAR_ALPHABETIC, FALSE }, in TestAdditionalProperties()
2931 case UCHAR_ALPHABETIC: in TestAdditionalProperties()
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Duchar.h209 UCHAR_ALPHABETIC=0, enumerator
211 UCHAR_BINARY_START=UCHAR_ALPHABETIC,
/third_party/skia/third_party/externals/icu/source/common/unicode/
Duchar.h209 UCHAR_ALPHABETIC=0, enumerator
211 UCHAR_BINARY_START=UCHAR_ALPHABETIC,
/third_party/icu/icu4c/source/common/unicode/
Duchar.h209 UCHAR_ALPHABETIC=0, enumerator
211 UCHAR_BINARY_START=UCHAR_ALPHABETIC,
/third_party/node/deps/icu-small/source/common/unicode/
Duchar.h209 UCHAR_ALPHABETIC=0, enumerator
211 UCHAR_BINARY_START=UCHAR_ALPHABETIC,
/third_party/icu/icu4c/source/test/intltest/
Ducdtest.cpp143 UCHAR_ALPHABETIC,
/third_party/icu/tools/unicode/c/genprops/
Dcorepropsbuilder.cpp621 { UCHAR_ALPHABETIC, 1, UPROPS_ALPHABETIC },
Dpnames_data.h1173 Property(UCHAR_ALPHABETIC, "Alpha Alphabetic"),
/third_party/icu/docs/userguide/strings/
Dproperties.md102 | Alphabetic | binary | (U) | u_isUAlphabetic, UCHAR_ALPHABETIC |