Searched refs:normalize_empty_elements (Results 1 – 2 of 2) sorted by relevance
52 pub normalize_empty_elements: bool, field108 normalize_empty_elements: true, in new()152 normalize_empty_elements: val bool,
234 if self.config.normalize_empty_elements && self.just_wrote_start_element { in fix_non_empty_element()298 if !self.config.normalize_empty_elements { in emit_start_element()357 if self.config.normalize_empty_elements && self.just_wrote_start_element { in emit_end_element()