Home
last modified time | relevance | path

Searched refs:byteConsumed (Results 1 – 11 of 11) sorted by relevance

/dports/textproc/libxml2/libxml2-2.9.12/python/tests/
H A Dindexes.py22 if ctxt.byteConsumed() != self.startd:
24 ctxt.byteConsumed(), self.startd))
30 if ctxt.byteConsumed() != expect:
32 ctxt.byteConsumed(), expect))
39 if ctxt.byteConsumed() != expect:
41 ctxt.byteConsumed(), expect))
49 if ctxt.byteConsumed() != expect:
51 ctxt.byteConsumed(), expect))
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/LibXML/python/tests/
H A Dindexes.py22 if ctxt.byteConsumed() != self.startd:
24 ctxt.byteConsumed(), self.startd)
30 if ctxt.byteConsumed() != expect:
32 ctxt.byteConsumed(), expect)
39 if ctxt.byteConsumed() != expect:
41 ctxt.byteConsumed(), expect)
49 if ctxt.byteConsumed() != expect:
51 ctxt.byteConsumed(), expect)
/dports/textproc/py-libxml2/libxml2-2.9.12/python/tests/
H A Dindexes.py22 if ctxt.byteConsumed() != self.startd:
24 ctxt.byteConsumed(), self.startd))
30 if ctxt.byteConsumed() != expect:
32 ctxt.byteConsumed(), expect))
39 if ctxt.byteConsumed() != expect:
41 ctxt.byteConsumed(), expect))
49 if ctxt.byteConsumed() != expect:
51 ctxt.byteConsumed(), expect))
/dports/textproc/p5-XML-LibXML/XML-LibXML-2.0207/t/
H A D40reader.t28 is($reader->byteConsumed, 488, "byteConsumed");
/dports/textproc/p5-XML-LibXML/XML-LibXML-2.0207/lib/XML/LibXML/
H A DReader.pod553 =item byteConsumed ()
/dports/textproc/p5-XML-LibXML/XML-LibXML-2.0207/
H A DChanges681 - Change the signature of XML::LibXML::Reader::byteConsumed to be
H A DLibXML.xs8396 byteConsumed(reader)
/dports/textproc/libxml2/libxml2-2.9.12/python/
H A Dlibxml2class.py4250 def byteConsumed(self): member in parserCtxt
H A Dlibxml2.py5038 def byteConsumed(self): member in parserCtxt
/dports/textproc/py-libxml2/libxml2-2.9.12/python/
H A Dlibxml2class.py4250 def byteConsumed(self): member in parserCtxt
H A Dlibxml2.py5038 def byteConsumed(self): member in parserCtxt