Searched defs:hasBinaryProperty (Results 1 – 9 of 9) sorted by relevance
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| D | EmojiProps.java | 139 public boolean hasBinaryProperty(int c, int which) { in hasBinaryProperty() method in EmojiProps 151 public boolean hasBinaryProperty(CharSequence s, int which) { in hasBinaryProperty() method in EmojiProps
|
| D | UCaseProps.java | 1501 public final boolean hasBinaryProperty(int c, int which) { in hasBinaryProperty() method in UCaseProps
|
| D | UCharacterProperty.java | 573 public boolean hasBinaryProperty(int c, int which) { in hasBinaryProperty() method in UCharacterProperty
|
| /third_party/icu/icu4c/source/common/ |
| D | emojiprops.cpp | 125 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/skia/m133/third_party/externals/icu/source/common/ |
| D | emojiprops.cpp | 125 EmojiProps::hasBinaryProperty(UChar32 c, UProperty which) { in hasBinaryProperty() function in EmojiProps 163 EmojiProps::hasBinaryProperty(const char16_t *s, int32_t length, UProperty which) { in hasBinaryProperty() function in EmojiProps
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| D | UCaseProps.java | 1486 public final boolean hasBinaryProperty(int c, int which) { in hasBinaryProperty() method in UCaseProps
|
| D | UCharacterProperty.java | 554 public boolean hasBinaryProperty(int c, int which) { in hasBinaryProperty() method in UCharacterProperty
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
| D | UCharacter.java | 5960 public static boolean hasBinaryProperty(int ch, int property) in hasBinaryProperty() method in UCharacter 5985 public static boolean hasBinaryProperty(CharSequence s, int property) { in hasBinaryProperty() method in UCharacter
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/ |
| D | UCharacter.java | 5214 public static boolean hasBinaryProperty(int ch, int property) in hasBinaryProperty() method in UCharacter
|