HomeSort by relevance Sort by last modified time
    Searched refs:addLocalCatalog (Results 1 - 2 of 2) sorted by null

  /external/libxml2/python/tests/
input_callback.py 62 parser.addLocalCatalog(catalog)
  /external/libxml2/python/
libxml.py 671 def addLocalCatalog(self, uri):
673 return libxml2mod.addLocalCatalog(self._o, uri)

Completed in 1208 milliseconds