Searched refs:libxml2mod (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dlibxml.py1 import libxml2mod namespace
79 self._o = libxml2mod.xmlCreateInputBuffer(self, enc)
85 libxml2mod.xmlFreeParserInputBuffer(self._o)
91 libxml2mod.xmlFreeParserInputBuffer(self._o)
103 self._o = libxml2mod.xmlCreateOutputBuffer(self, enc)
105 file = libxml2mod.outputBufferGetPythonFile(_obj)
116 libxml2mod.xmlOutputBufferClose(self._o)
122 libxml2mod.xmlOutputBufferClose(self._o)
128 libxml2mod.xmlOutputBufferClose(self._o)
249 ret = libxml2mod
[all...]
H A DMakefile.am30 python_LTLIBRARIES = libxml2mod.la
H A DMakefile.in340 @WITH_PYTHON_TRUE@python_LTLIBRARIES = libxml2mod.la
421 libxml2mod.la: $(libxml2mod_la_OBJECTS) $(libxml2mod_la_DEPENDENCIES)
H A DMakefile340 #python_LTLIBRARIES = libxml2mod.la
421 libxml2mod.la: $(libxml2mod_la_OBJECTS) $(libxml2mod_la_DEPENDENCIES)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/python/tests/
H A Dtstmem.py3 import libxml2mod namespace
18 libxml2mod.xmlSetValidErrors(ctxt._o, error, error)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dlibxml2.spec123 %{_libdir}/python*/site-packages/libxml2mod*

Completed in 153 milliseconds