ReactOS 0.4.16-dev-1025-gd3456f5
|
Public Attributes | |
int | cmask |
int | cval |
int | shift |
long | lmask |
long | lval |
Definition at line 29 of file nls_base.c.
int utf8_table::cmask |
Definition at line 30 of file nls_base.c.
Referenced by utf8_mbtowc(), and utf8_wctomb().
int utf8_table::cval |
Definition at line 31 of file nls_base.c.
long utf8_table::lmask |
Definition at line 33 of file nls_base.c.
Referenced by utf8_wctomb().
long utf8_table::lval |
Definition at line 34 of file nls_base.c.
Referenced by utf8_mbtowc().
int utf8_table::shift |
Definition at line 32 of file nls_base.c.