libunibreak  4.0
Data Fields
WordBreakProperties Struct Reference

Struct for entries of word break properties. More...

#include <wordbreakdef.h>

Data Fields

utf32_t start
 Starting coding point. More...
 
utf32_t end
 End coding point. More...
 
enum WordBreakClass prop
 The word breaking property. More...
 

Detailed Description

Struct for entries of word break properties.

The array of the entries must be sorted.

Field Documentation

§ end

utf32_t WordBreakProperties::end

End coding point.

§ prop

enum WordBreakClass WordBreakProperties::prop

The word breaking property.

§ start

utf32_t WordBreakProperties::start

Starting coding point.


The documentation for this struct was generated from the following file: