/home/dko/projects/mobilec/trunk/src/mxml-2.2.2/mxml-private.c File Reference

#include "config.h"
#include "mxml.h"

Go to the source code of this file.

Functions

void mxml_error (const char *format,...)
mxml_type_t mxml_integer_cb (mxml_node_t *node)
mxml_type_t mxml_opaque_cb (mxml_node_t *node)
mxml_type_t mxml_real_cb (mxml_node_t *node)

Variables

void(* mxml_error_cb )(const char *) = NULL


Function Documentation

void mxml_error ( const char *  format,
  ... 
)

Definition at line 46 of file mxml-private.c.

References mxml_error_cb, and mxml_strdupf().

Referenced by mxml_add_char(), mxml_fd_getc(), mxml_file_getc(), mxml_get_entity(), mxml_load_data(), mxml_parse_element(), mxml_string_getc(), mxmlElementSetAttr(), mxmlEntityAddCallback(), and mxmlIndexNew().

mxml_type_t mxml_integer_cb ( mxml_node_t node  ) 

Definition at line 92 of file mxml-private.c.

References MXML_INTEGER.

mxml_type_t mxml_opaque_cb ( mxml_node_t node  ) 

Definition at line 105 of file mxml-private.c.

References MXML_OPAQUE.

mxml_type_t mxml_real_cb ( mxml_node_t node  ) 

Definition at line 118 of file mxml-private.c.

References MXML_REAL.


Variable Documentation

void(* mxml_error_cb)(const char *) = NULL

Referenced by mxml_error(), and mxmlSetErrorCallback().


Generated on Fri May 16 14:49:56 2008 for Mobile-C by  doxygen 1.5.4