1.1.0
|
Provides information about a specific unicode block, as specified in ftp://ftp.unicode.org/Public/UNIDATA/Blocks.txt. More...
#include <unicode-block.h>
Public Attributes | |
uint32_t | first |
The first unicode point in this range. | |
uint32_t | last |
The last unicode point in this range (inclusive) | |
uint32_t | count |
Same as last - first | |
Provides information about a specific unicode block, as specified in ftp://ftp.unicode.org/Public/UNIDATA/Blocks.txt.