Home
last modified time | relevance | path

Searched defs:hasBinaryProperty (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/icu-small/source/common/
Demojiprops.cpp125 EmojiProps::hasBinaryProperty(UChar32 c, UProperty which) { in hasBinaryProperty() function in EmojiProps
163 EmojiProps::hasBinaryProperty(const UChar *s, int32_t length, UProperty which) { in hasBinaryProperty() function in EmojiProps
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUCaseProps.java1486 public final boolean hasBinaryProperty(int c, int which) { in hasBinaryProperty() method in UCaseProps
DUCharacterProperty.java554 public boolean hasBinaryProperty(int c, int which) { in hasBinaryProperty() method in UCharacterProperty
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCaseProps.java1501 public final boolean hasBinaryProperty(int c, int which) { in hasBinaryProperty() method in UCaseProps
DUCharacterProperty.java553 public boolean hasBinaryProperty(int c, int which) { in hasBinaryProperty() method in UCharacterProperty
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUCharacter.java5823 public static boolean hasBinaryProperty(int ch, int property) in hasBinaryProperty() method in UCharacter
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
DUCharacter.java5214 public static boolean hasBinaryProperty(int ch, int property) in hasBinaryProperty() method in UCharacter