Home
last modified time | relevance | path

Searched defs:processingInstruction (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Lib/xml/dom/
H A Dpulldom.py140 def processingInstruction(self, target, data): member in PullDOM
297 def processingInstruction(self, target, data): member in SAX2DOM
/third_party/python/Lib/xml/sax/
H A Dhandler.py182 def processingInstruction(self, target, data): member in ContentHandler
H A Dsaxutils.py222 def processingInstruction(self, target, data): member in XMLGenerator
285 def processingInstruction(self, target, data): member in XMLFilterBase
/third_party/skia/third_party/externals/expat/expat/xmlwf/
H A Dxmlwf.c290 processingInstruction(void *userData, const XML_Char *target, in processingInstruction() function

Completed in 4 milliseconds