minixml.h File Reference

Go to the source code of this file.

Classes

struct  xmlparser

Defines

#define IS_WHITE_SPACE(c)   ((c==' ') || (c=='\t') || (c=='\r') || (c=='\n'))

Functions

void parsexml (struct xmlparser *)


Define Documentation

#define IS_WHITE_SPACE (  )     ((c==' ') || (c=='\t') || (c=='\r') || (c=='\n'))

Definition at line 13 of file minixml.h.


Function Documentation

void parsexml ( struct xmlparser  ) 


Generated on Wed Nov 26 21:04:20 2008 for Vidalia by  doxygen 1.5.7.1