|
Apache HTTPD
|
Go to the source code of this file.
Macros | |
| #define | XML_FMT_INT_MOD "l" |
| #define | XML_FMT_STR "s" |
Functions | |
| static void XMLCALL | startElement (void *userData, const XML_Char *name, const XML_Char **atts) |
| static void XMLCALL | endElement (void *userData, const XML_Char *name) |
| int | main (void) |
| #define XML_FMT_INT_MOD "l" |
Definition at line 48 of file elements.c.
| #define XML_FMT_STR "s" |
Definition at line 54 of file elements.c.
Definition at line 70 of file elements.c.
| int main | ( | void | ) |
Definition at line 78 of file elements.c.