Home
last modified time | relevance | path

Searched refs:UCHAR_JOIN_CONTROL (Results 1 – 8 of 8) sorted by relevance

/third_party/icu/tools/unicode/c/genprops/
Dbidipropsbuilder.cpp205 add(UCHAR_JOIN_CONTROL). in BiDiPropsBuilder()
295 if(props.binProps[UCHAR_JOIN_CONTROL]) { in setProps()
Dpnames_data.h1193 Property(UCHAR_JOIN_CONTROL, "Join_C Join_Control"),
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Duchar.h282 UCHAR_JOIN_CONTROL=20, enumerator
/third_party/node/deps/icu-small/source/common/unicode/
Duchar.h282 UCHAR_JOIN_CONTROL=20, enumerator
/third_party/icu/icu4c/source/common/unicode/
Duchar.h282 UCHAR_JOIN_CONTROL=20, enumerator
/third_party/skia/third_party/externals/icu/source/common/unicode/
Duchar.h282 UCHAR_JOIN_CONTROL=20, enumerator
/third_party/icu/docs/userguide/strings/
Dproperties.md148 | Join_Control | binary | (U) | UCHAR_JOIN_CONTROL |
/third_party/icu/icu4c/source/test/cintltst/
Dcucdtst.c2447 { 0x200c, UCHAR_JOIN_CONTROL, TRUE }, in TestAdditionalProperties()
2448 { 0x2029, UCHAR_JOIN_CONTROL, FALSE }, in TestAdditionalProperties()