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

/xsrc/external/mit/MesaLib/dist/src/gallium/tools/trace/
H A Dparse.py32 import xml.parsers.expat as xpat namespace
77 self.parser = xpat.ParserCreate()
117 except xpat.ExpatError as e:
118 #if e.code == xpat.errors.XML_ERROR_NO_ELEMENTS:

Completed in 3 milliseconds