xml-utils.h | 14 typedef struct xml_namespace_foo xml_namespace_t; typedef in typeref:struct:xml_namespace_foo 33 xml_namespace_t **ret_ns, const char *name); 35 xml_namespace_t *ns, const char *name); 37 xml_node_t *parent, xml_namespace_t *ns, 45 xml_namespace_t *ns, const char *name, const char *value);
|