libunibreak 5.1
|
Definitions of internal data structure and function for extended pictographs. More...
#include "unibreakdef.h"
Go to the source code of this file.
Data Structures | |
struct | ExtendedPictograpic |
Struct for entries of extended pictographic properties. More... | |
Functions | |
bool | ub_is_extended_pictographic (utf32_t ch) |
Finds out if a codepoint is extended pictographic. | |
Definitions of internal data structure and function for extended pictographs.
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