Home
last modified time | relevance | path

Searched refs:saveFormatFileTo (Results 1 – 7 of 7) sorted by relevance

/dports/textproc/libxml2/libxml2-2.9.12/python/tests/
H A Doutbuf.py59 doc.saveFormatFileTo(buf, 'UTF-8', i)
88 buf.saveFormatFileTo(doc, 'UTF-8', 1)
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/LibXML/python/tests/
H A Doutbuf.py54 doc.saveFormatFileTo(buf, 'UTF-8', i)
83 buf.saveFormatFileTo(doc, 'UTF-8', 1)
/dports/textproc/py-libxml2/libxml2-2.9.12/python/tests/
H A Doutbuf.py59 doc.saveFormatFileTo(buf, 'UTF-8', i)
88 buf.saveFormatFileTo(doc, 'UTF-8', 1)
/dports/textproc/libxml2/libxml2-2.9.12/python/
H A Dlibxml2class.py3733 def saveFormatFileTo(self, buf, encoding, format): member in xmlDoc
5313 def saveFormatFileTo(self, cur, encoding, format): member in outputBuffer
H A Dlibxml2.py4521 def saveFormatFileTo(self, buf, encoding, format): member in xmlDoc
6101 def saveFormatFileTo(self, cur, encoding, format): member in outputBuffer
/dports/textproc/py-libxml2/libxml2-2.9.12/python/
H A Dlibxml2class.py3733 def saveFormatFileTo(self, buf, encoding, format): member in xmlDoc
5313 def saveFormatFileTo(self, cur, encoding, format): member in outputBuffer
H A Dlibxml2.py4521 def saveFormatFileTo(self, buf, encoding, format): member in xmlDoc
6101 def saveFormatFileTo(self, cur, encoding, format): member in outputBuffer