|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| encoded_buffer | utf16 |
| encoded_buffer | encoded |
| UINT | code_page |
| xmlreaderinput * | input |
| UINT input_buffer::code_page |
Definition at line 308 of file reader.c.
Referenced by reader_more(), readerinput_get_convlen(), and readerinput_switchencoding().
| encoded_buffer input_buffer::encoded |
Definition at line 307 of file reader.c.
Referenced by reader_more(), readerinput_detectencoding(), readerinput_get_convlen(), readerinput_get_utf8_convlen(), readerinput_growraw(), readerinput_is_utf8(), readerinput_shrinkraw(), and readerinput_switchencoding().
| xmlreaderinput* input_buffer::input |
| encoded_buffer input_buffer::utf16 |
Definition at line 306 of file reader.c.
Referenced by reader_more(), readerinput_grow(), and readerinput_switchencoding().