Searched refs:xml_document (Results 1 – 3 of 3) sorted by relevance
66 const char *xml_document; member527 if (strcmp (cache->xml_document, expanded_text) == 0) in tdesc_parse_xml()546 new_cache.xml_document = expanded_text; in tdesc_parse_xml()
52 typedef struct xml_document { struct
44 if ((doc = malloc(sizeof(struct xml_document))) == NULL) in xml_document_create()