Home
last modified time | relevance | path

Searched refs:preprocess_xml (Results 1 – 2 of 2) sorted by relevance

/qemu/scripts/
H A Dxml-preprocess.py264 def preprocess_xml(path: str) -> str: function
288 output_xml = preprocess_xml(input_file)
H A Dxml-preprocess-test.py27 result = xmlpp.preprocess_xml(temp_file_name)