libunibreak 5.1
|
Struct for entries of extended pictographic properties. More...
#include <emojidef.h>
Data Fields | |
utf32_t | start |
Start codepoint. More... | |
utf32_t | end |
End codepoint, inclusive. More... | |
Struct for entries of extended pictographic properties.
The array of the entries must be sorted. All codepoints within this list have the property of being extended pictographic.
utf32_t ExtendedPictograpic::end |
End codepoint, inclusive.
utf32_t ExtendedPictograpic::start |
Start codepoint.