Searched defs:sxml (Results 1 – 3 of 3) sorted by relevance
50 start_snapshot_elem(struct snapshot_xml *sxml, const char **attr) in start_snapshot_elem()99 end_snapshot_elem(struct snapshot_xml *sxml) in end_snapshot_elem()110 start_publish_elem(struct snapshot_xml *sxml, const char **attr) in start_publish_elem()143 end_publish_elem(struct snapshot_xml *sxml) in end_publish_elem()161 struct snapshot_xml *sxml = data; in snapshot_xml_elem_start() local184 struct snapshot_xml *sxml = data; in snapshot_xml_elem_end() local198 struct snapshot_xml *sxml = data; in snapshot_content_handler() local211 struct snapshot_xml *sxml = data; in snapshot_doctype_handler() local220 struct snapshot_xml *sxml; in new_snapshot_xml() local242 free_snapshot_xml(struct snapshot_xml *sxml) in free_snapshot_xml()[all …]
72 struct snapshot_xml *sxml; member
78 struct snapshot_xml *sxml; member