Home
last modified time | relevance | path

Searched refs:_remove_xml_header (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/sigil/Sigil-1.8.0/src/Resource_Files/python3lib/
H A Dxmlprocessor.py34 def _remove_xml_header(data): function
121 newdata = _remove_xml_header(data)
155 newdata = _remove_xml_header(data)
180 data = _remove_xml_header(data)
210 data = _remove_xml_header(data)
235 data = _remove_xml_header(data)
264 data = _remove_xml_header(data)
296 data = _remove_xml_header(data)
329 data = _remove_xml_header(data)
/dports/textproc/sigil/Sigil-1.8.0/src/Resource_Files/plugin_launchers/python/sigil_bs4/
H A D__init__.py31 def _remove_xml_header(data): function
467 newsource = _remove_xml_header(newsource)
480 newsource = _remove_xml_header(newsource)
495 newsource = _remove_xml_header(newsource)
/dports/textproc/sigil/Sigil-1.8.0/src/Resource_Files/plugin_launchers/python/
H A Dsigil_gumboc.py37 def _remove_xml_header(data): function
408 text = _remove_xml_header(text)