Home
last modified time | relevance | path

Searched refs:UCHAR_EMOJI (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Ducdtest.cpp519 assertFalse("space is not Emoji", u_hasBinaryProperty(0x20, UCHAR_EMOJI)); in TestEmojiProperties()
520 assertTrue("shooting star is Emoji", u_hasBinaryProperty(0x1F320, UCHAR_EMOJI)); in TestEmojiProperties()
/external/icu/icu4c/source/common/unicode/
Duchar.h410 UCHAR_EMOJI=57, enumerator