libunibreak
4.3
|
Functions | |
bool | ub_is_extended_pictographic (utf32_t ch) |
Finds out if a codepoint is extended pictographic. More... | |
Emoji-related routine and data that are used internally.
bool ub_is_extended_pictographic | ( | utf32_t | ch | ) |
Finds out if a codepoint is extended pictographic.
[in] | ch | character to check |
true
if the codepoint is extended pictographic; false
otherwise