Searched refs:UCHAR_JOIN_CONTROL (Results 1 – 8 of 8) sorted by relevance
/third_party/icu/tools/unicode/c/genprops/ |
D | bidipropsbuilder.cpp | 205 add(UCHAR_JOIN_CONTROL). in BiDiPropsBuilder() 295 if(props.binProps[UCHAR_JOIN_CONTROL]) { in setProps()
|
D | pnames_data.h | 1193 Property(UCHAR_JOIN_CONTROL, "Join_C Join_Control"),
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | uchar.h | 282 UCHAR_JOIN_CONTROL=20, enumerator
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | uchar.h | 282 UCHAR_JOIN_CONTROL=20, enumerator
|
/third_party/icu/icu4c/source/common/unicode/ |
D | uchar.h | 282 UCHAR_JOIN_CONTROL=20, enumerator
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | uchar.h | 282 UCHAR_JOIN_CONTROL=20, enumerator
|
/third_party/icu/docs/userguide/strings/ |
D | properties.md | 148 | Join_Control | binary | (U) | UCHAR_JOIN_CONTROL |
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | cucdtst.c | 2447 { 0x200c, UCHAR_JOIN_CONTROL, TRUE }, in TestAdditionalProperties() 2448 { 0x2029, UCHAR_JOIN_CONTROL, FALSE }, in TestAdditionalProperties()
|