ReactOS 0.4.15-dev-7788-g1ad9096
expat_external.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define XMLCALL
 
#define XMLIMPORT
 
#define XMLPARSEAPI(type)   XMLIMPORT type XMLCALL
 

Typedefs

typedef char XML_Char
 
typedef char XML_LChar
 
typedef long XML_Index
 
typedef unsigned long XML_Size
 

Macro Definition Documentation

◆ XMLCALL

#define XMLCALL

Definition at line 52 of file expat_external.h.

◆ XMLIMPORT

#define XMLIMPORT

Definition at line 71 of file expat_external.h.

◆ XMLPARSEAPI

#define XMLPARSEAPI (   type)    XMLIMPORT type XMLCALL

Definition at line 75 of file expat_external.h.

Typedef Documentation

◆ XML_Char

typedef char XML_Char

Definition at line 94 of file expat_external.h.

◆ XML_Index

typedef long XML_Index

Definition at line 107 of file expat_external.h.

◆ XML_LChar

typedef char XML_LChar

Definition at line 95 of file expat_external.h.

◆ XML_Size

Definition at line 108 of file expat_external.h.