ReactOS 0.4.15-dev-7842-g558ab78
_xmlCharEncodingHandler Struct Reference

#include <encoding.h>

Public Attributes

charname
 
xmlCharEncodingInputFunc input
 
xmlCharEncodingOutputFunc output
 

Detailed Description

Definition at line 131 of file encoding.h.

Member Data Documentation

◆ input

xmlCharEncodingInputFunc _xmlCharEncodingHandler::input

Definition at line 133 of file encoding.h.

Referenced by xmlFindCharEncodingHandler().

◆ name

◆ output

xmlCharEncodingOutputFunc _xmlCharEncodingHandler::output

Definition at line 134 of file encoding.h.

Referenced by xmlFindCharEncodingHandler().


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