Home
last modified time | relevance | path

Searched defs:hasBinaryPropertyImpl (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/icu-small/source/common/
Demojiprops.cpp132 EmojiProps::hasBinaryPropertyImpl(UChar32 c, UProperty which) const { in hasBinaryPropertyImpl() function in EmojiProps
170 EmojiProps::hasBinaryPropertyImpl(const char16_t *s, int32_t length, UProperty which) const { in hasBinaryPropertyImpl() function in EmojiProps
/third_party/icu/icu4c/source/common/
Demojiprops.cpp132 EmojiProps::hasBinaryPropertyImpl(UChar32 c, UProperty which) const { in hasBinaryPropertyImpl() function in EmojiProps
170 EmojiProps::hasBinaryPropertyImpl(const UChar *s, int32_t length, UProperty which) const { in hasBinaryPropertyImpl() function in EmojiProps