Lines Matching defs:sxml
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() local
184 struct snapshot_xml *sxml = data; in snapshot_xml_elem_end() local
198 struct snapshot_xml *sxml = data; in snapshot_content_handler() local
211 struct snapshot_xml *sxml = data; in snapshot_doctype_handler() local
220 struct snapshot_xml *sxml; in new_snapshot_xml() local
242 free_snapshot_xml(struct snapshot_xml *sxml) in free_snapshot_xml()
254 log_snapshot_xml(struct snapshot_xml *sxml) in log_snapshot_xml()