Searched defs:ProcessingInstructionHandler (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_pyexpat.py | 95 def ProcessingInstructionHandler(self, target, data): member in ParseTest.Outputter |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_pyexpat.py | 102 def ProcessingInstructionHandler(self, target, data): member in ParseTest.Outputter |