Searched refs:tf_xdoc (Results 1 – 3 of 3) sorted by relevance
46 r->tf_xdoc = doc; in tf_info_new()53 if (p->tf_xdoc != NULL) in tf_info_free()54 xmlFreeDoc(p->tf_xdoc); in tf_info_free()
107 xmlDocPtr tf_xdoc; /* the parsed xml doc */ member
1955 if ((xroot = xmlDocGetRootElement(xinfo->tf_xdoc)) == NULL) { in topo_xml_enum()