dancer-xml Reference
0.8.2.1
|
Functions | |
static void | space (int i) |
static void | recurse_attribute (dxml_attribute *a) |
static void | recurse_element (dxml_element *e, int level) |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
References dxml_read_xml(), and recurse_element().
|
static |
References dxml_attribute::attribute_data, dxml_attribute::attribute_name, and dxml_attribute::next.
Referenced by recurse_element().
|
static |
References dxml_element::child, dxml_element::element_attribute, dxml_element::element_name, dxml_element::element_type_element, dxml_element::next, recurse_attribute(), and space().
Referenced by main().
|
static |
Referenced by recurse_element().