libunibreak 6.1
|
Struct for entries of Indic conjunct break (InCB) properties. More...
#include <indicconjunctbreakdef.h>
Data Fields | |
utf32_t | start |
Start codepoint. | |
utf32_t | end |
End codepoint, inclusive. | |
enum IndicConjunctBreakClass | prop |
The InCB property. | |
Struct for entries of Indic conjunct break (InCB) properties.
The array of the entries must be sorted.
utf32_t IndicConjunctBreakProperties::end |
End codepoint, inclusive.
enum IndicConjunctBreakClass IndicConjunctBreakProperties::prop |
The InCB property.
utf32_t IndicConjunctBreakProperties::start |
Start codepoint.