Home
last modified time | relevance | path

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

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