Process Hacker
|
Go to the source code of this file.
Data Structures | |
struct | _mxml_global_s |
Typedefs | |
typedef struct _mxml_global_s | _mxml_global_t |
Functions | |
_mxml_global_t * | _mxml_global (void) |
int | _mxml_entity_cb (const char *name) |
typedef struct _mxml_global_s _mxml_global_t |
int _mxml_entity_cb | ( | const char * | name | ) |
Definition at line 155 of file mxml-entity.c.
_mxml_global_t* _mxml_global | ( | void | ) |
Definition at line 133 of file mxml-private.c.