Home
last modified time | relevance | path

Searched refs:UCHAR_MASK_START (Results 1 – 9 of 9) sorted by relevance

/third_party/icu/icu4c/source/common/
Duniset_props.cpp846 (p >= UCHAR_MASK_START && p < UCHAR_MASK_LIMIT)) { in applyPropertyAlias()
/third_party/node/deps/icu-small/source/common/
Duniset_props.cpp846 (p >= UCHAR_MASK_START && p < UCHAR_MASK_LIMIT)) { in applyPropertyAlias()
/third_party/skia/third_party/externals/icu/source/common/unicode/
Duchar.h619 UCHAR_MASK_START=UCHAR_GENERAL_CATEGORY_MASK, enumerator
/third_party/node/deps/icu-small/source/common/unicode/
Duchar.h670 UCHAR_MASK_START=UCHAR_GENERAL_CATEGORY_MASK, enumerator
/third_party/skia/third_party/externals/icu/source/common/
Duniset_props.cpp846 (p >= UCHAR_MASK_START && p < UCHAR_MASK_LIMIT)) { in applyPropertyAlias()
/third_party/icu/icu4c/source/common/unicode/
Duchar.h619 UCHAR_MASK_START=UCHAR_GENERAL_CATEGORY_MASK, enumerator
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duniset_props.cpp875 (p >= UCHAR_MASK_START && p < UCHAR_MASK_LIMIT)) { in applyPropertyAlias()
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Duchar.h619 UCHAR_MASK_START=UCHAR_GENERAL_CATEGORY_MASK, enumerator
/third_party/icu/icu4c/source/test/cintltst/
Dcucdtst.c3126 p = UCHAR_MASK_START - 1; in TestPropertyNames()