src/unibreakbase.h File Reference

Header file for common definitions in the libunibreak library. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define UNIBREAK_VERSION   0x0300
 Version of the library linebreak.

Typedefs

typedef unsigned char utf8_t
 Type for UTF-8 data points.
typedef unsigned short utf16_t
 Type for UTF-16 data points.
typedef unsigned int utf32_t
 Type for UTF-32 data points.

Variables

const int unibreak_version
 Version number of the library.

Detailed Description

Header file for common definitions in the libunibreak library.

Version:
3.0, 2015/05/10
Author:
Wu Yongwei

Define Documentation

#define UNIBREAK_VERSION   0x0300

Version of the library linebreak.


Typedef Documentation

typedef unsigned short utf16_t

Type for UTF-16 data points.

typedef unsigned int utf32_t

Type for UTF-32 data points.

typedef unsigned char utf8_t

Type for UTF-8 data points.


Variable Documentation

const int unibreak_version

Version number of the library.


Generated by  doxygen 1.6.2