Home
last modified time | relevance | path

Searched refs:U_JT_COUNT (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/tools/unicode/c/genprops/
Dbidipropsbuilder.cpp494 (((int32_t)U_JT_COUNT-1)<<UBIDI_JT_SHIFT)| in build()
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Duchar.h1946 U_JT_COUNT /* 6 */ enumerator
/third_party/node/deps/icu-small/source/common/unicode/
Duchar.h2064 U_JT_COUNT /* 6 */ enumerator
/third_party/icu/icu4c/source/common/unicode/
Duchar.h1986 U_JT_COUNT /* 6 */ enumerator
/third_party/skia/third_party/externals/icu/source/common/unicode/
Duchar.h1986 U_JT_COUNT /* 6 */ enumerator
/third_party/icu/icu4c/source/test/cintltst/
Dcucdtst.c2891 if( u_getIntPropertyMaxValue(UCHAR_JOINING_TYPE) != (int32_t) (U_JT_COUNT -1)) { in TestAdditionalProperties()