|
ReactOS 0.4.16-dev-1972-gf20c09f
|
#include <encoding.h>
Public Attributes | |
| char * | name |
| xmlCharEncodingInputFunc | input |
| xmlCharEncodingOutputFunc | output |
Definition at line 131 of file encoding.h.
| xmlCharEncodingInputFunc _xmlCharEncodingHandler::input |
Definition at line 133 of file encoding.h.
Referenced by xmlFindCharEncodingHandler().
| char* _xmlCharEncodingHandler::name |
Definition at line 132 of file encoding.h.
Referenced by xmlFindCharEncodingHandler().
| xmlCharEncodingOutputFunc _xmlCharEncodingHandler::output |
Definition at line 134 of file encoding.h.
Referenced by xmlFindCharEncodingHandler().