Process Hacker
mxml-private.h File Reference
#include "config.h"
#include "mxml.h"

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 Documentation

Function Documentation

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.