|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| const char * | esc |
| int | esc_len |
| int | len |
| int | cs |
Definition at line 1675 of file win_iconv.c.
| int iso2022_esc_t::cs |
Definition at line 1679 of file win_iconv.c.
Referenced by iso2022jp_wctomb().
Definition at line 1676 of file win_iconv.c.
Referenced by iso2022jp_mbtowc(), and iso2022jp_wctomb().
| int iso2022_esc_t::esc_len |
Definition at line 1677 of file win_iconv.c.
Referenced by iso2022jp_flush(), iso2022jp_mbtowc(), and iso2022jp_wctomb().
| int iso2022_esc_t::len |
Definition at line 1678 of file win_iconv.c.
Referenced by iso2022jp_mbtowc(), and iso2022jp_wctomb().