Home
last modified time | relevance | path

Searched defs:processingInstruction (Results 1 – 10 of 10) sorted by relevance

/third_party/python/Lib/xml/dom/
Dpulldom.py140 def processingInstruction(self, target, data): member in PullDOM
310 def processingInstruction(self, target, data): member in SAX2DOM
/third_party/python/Lib/xml/sax/
Dsaxutils.py222 def processingInstruction(self, target, data): member in XMLGenerator
285 def processingInstruction(self, target, data): member in XMLFilterBase
Dhandler.py182 def processingInstruction(self, target, data): member in ContentHandler
/third_party/libxml2/
Dlegacy.c1216 processingInstruction(void *ctx, const xmlChar * target, in processingInstruction() function
/third_party/gettext/gnulib-local/lib/libxml/
Dlegacy.c1245 processingInstruction(void *ctx, const xmlChar * target, in processingInstruction() function
Dparser.in.h768 processingInstructionSAXFunc processingInstruction; member
809 processingInstructionSAXFunc processingInstruction; member
/third_party/libxml2/include/libxml/
Dparser.h741 processingInstructionSAXFunc processingInstruction; member
782 processingInstructionSAXFunc processingInstruction; member
/third_party/libxml2/python/
Dlibxml.py202 def processingInstruction(self, target, data): member in SAXCallback
/third_party/expat/xmlwf/
Dxmlwf.c290 processingInstruction(void *userData, const XML_Char *target, in processingInstruction() function
/third_party/skia/third_party/externals/expat/expat/xmlwf/
Dxmlwf.c290 processingInstruction(void *userData, const XML_Char *target, in processingInstruction() function