Searched refs:FastParser (Results 1 - 1 of 1) sorted by relevance
/vbox/src/libs/libxml2-2.6.31/python/ | ||
H A D | generator.py | 36 class FastParser: class in inherits: 70 FastParser = None variable 88 if FastParser: 89 return FastParser(target), target |
Completed in 113 milliseconds