#include <utf8tbl.h>
Data Fields | |
| const unsigned char | nfc [NORMALIZATION_TABLE_NFC_LENGTH] |
| const unsigned char | nfd [NORMALIZATION_TABLE_NFD_LENGTH] |
Definition at line 40 of file utf8tbl.h.
| 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().
1.6.1