Home
last modified time | relevance | path

Searched refs:hasBinaryPropertyImpl (Results 1 – 7 of 7) sorted by relevance

/external/cronet/tot/third_party/icu/source/common/
Demojiprops.cpp128 return U_SUCCESS(errorCode) && ep->hasBinaryPropertyImpl(c, which); in hasBinaryProperty()
132 EmojiProps::hasBinaryPropertyImpl(UChar32 c, UProperty which) const { in hasBinaryPropertyImpl() function in EmojiProps
166 return U_SUCCESS(errorCode) && ep->hasBinaryPropertyImpl(s, length, which); in hasBinaryProperty()
170 EmojiProps::hasBinaryPropertyImpl(const char16_t *s, int32_t length, UProperty which) const { in hasBinaryPropertyImpl() function in EmojiProps
Demojiprops.h80 UBool hasBinaryPropertyImpl(UChar32 c, UProperty which) const;
81 UBool hasBinaryPropertyImpl(const char16_t *s, int32_t length, UProperty which) const;
/external/cronet/stable/third_party/icu/source/common/
Demojiprops.cpp128 return U_SUCCESS(errorCode) && ep->hasBinaryPropertyImpl(c, which); in hasBinaryProperty()
132 EmojiProps::hasBinaryPropertyImpl(UChar32 c, UProperty which) const { in hasBinaryPropertyImpl() function in EmojiProps
166 return U_SUCCESS(errorCode) && ep->hasBinaryPropertyImpl(s, length, which); in hasBinaryProperty()
170 EmojiProps::hasBinaryPropertyImpl(const char16_t *s, int32_t length, UProperty which) const { in hasBinaryPropertyImpl() function in EmojiProps
Demojiprops.h80 UBool hasBinaryPropertyImpl(UChar32 c, UProperty which) const;
81 UBool hasBinaryPropertyImpl(const char16_t *s, int32_t length, UProperty which) const;
/external/icu/icu4c/source/common/
Demojiprops.cpp128 return U_SUCCESS(errorCode) && ep->hasBinaryPropertyImpl(c, which); in hasBinaryProperty()
132 EmojiProps::hasBinaryPropertyImpl(UChar32 c, UProperty which) const { in hasBinaryPropertyImpl() function in EmojiProps
166 return U_SUCCESS(errorCode) && ep->hasBinaryPropertyImpl(s, length, which); in hasBinaryProperty()
170 EmojiProps::hasBinaryPropertyImpl(const char16_t *s, int32_t length, UProperty which) const { in hasBinaryPropertyImpl() function in EmojiProps
Demojiprops.h80 UBool hasBinaryPropertyImpl(UChar32 c, UProperty which) const;
81 UBool hasBinaryPropertyImpl(const char16_t *s, int32_t length, UProperty which) const;
/external/icu/libicu/cts_headers/
Demojiprops.h80 UBool hasBinaryPropertyImpl(UChar32 c, UProperty which) const;
81 UBool hasBinaryPropertyImpl(const char16_t *s, int32_t length, UProperty which) const;