Searched refs:normalize_empty_elements (Results 1 – 3 of 3) sorted by relevance
53 pub normalize_empty_elements: bool, field108 normalize_empty_elements: true, in new()152 normalize_empty_elements: val bool,
245 if self.config.normalize_empty_elements && self.just_wrote_start_element { in fix_non_empty_element()309 if !self.config.normalize_empty_elements { in emit_start_element()366 if self.config.normalize_empty_elements && self.just_wrote_start_element { in emit_end_element()
99 .normalize_empty_elements(false) in writing_empty_elements_without_normalizing()