ReactOS 0.4.15-dev-7958-gcd0bb1a
iso2022_esc_t Struct Reference
Collaboration diagram for iso2022_esc_t:

Public Attributes

const charesc
 
int esc_len
 
int len
 
int cs
 

Detailed Description

Definition at line 1675 of file win_iconv.c.

Member Data Documentation

◆ cs

int iso2022_esc_t::cs

Definition at line 1679 of file win_iconv.c.

Referenced by iso2022jp_wctomb().

◆ esc

const char* iso2022_esc_t::esc

Definition at line 1676 of file win_iconv.c.

Referenced by iso2022jp_mbtowc(), and iso2022jp_wctomb().

◆ esc_len

int iso2022_esc_t::esc_len

Definition at line 1677 of file win_iconv.c.

Referenced by iso2022jp_flush(), iso2022jp_mbtowc(), and iso2022jp_wctomb().

◆ len

int iso2022_esc_t::len

Definition at line 1678 of file win_iconv.c.

Referenced by iso2022jp_mbtowc(), and iso2022jp_wctomb().


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