Searched refs:addLocalCatalog (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/python/tests/
H A Dinput_callback.py62 parser.addLocalCatalog(catalog)
/external/libxml2/python/
H A Dlibxml.py671 def addLocalCatalog(self, uri): member in class:parserCtxtCore
673 return libxml2mod.addLocalCatalog(self._o, uri)

Completed in 96 milliseconds