normalization_pair Struct Reference

#include <utf8tbl.h>

Data Fields

const unsigned char nfc [NORMALIZATION_TABLE_NFC_LENGTH]
const unsigned char nfd [NORMALIZATION_TABLE_NFD_LENGTH]

Detailed Description

Definition at line 40 of file utf8tbl.h.


Field Documentation

const unsigned char normalization_pair::nfc[NORMALIZATION_TABLE_NFC_LENGTH]

Definition at line 41 of file utf8tbl.h.

Referenced by nfc_getc().

const unsigned char normalization_pair::nfd[NORMALIZATION_TABLE_NFD_LENGTH]

Definition at line 42 of file utf8tbl.h.

Referenced by nfc_getc().


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

Generated on 27 Nov 2014 for Ruby by  doxygen 1.6.1