Searched defs:processingInstruction (Results 1 – 6 of 6) sorted by relevance
| /third_party/python/Lib/xml/dom/ |
| D | pulldom.py | 140 def processingInstruction(self, target, data): member in PullDOM 297 def processingInstruction(self, target, data): member in SAX2DOM
|
| /third_party/python/Lib/xml/sax/ |
| D | saxutils.py | 222 def processingInstruction(self, target, data): member in XMLGenerator 285 def processingInstruction(self, target, data): member in XMLFilterBase
|
| D | handler.py | 182 def processingInstruction(self, target, data): member in ContentHandler
|
| /third_party/skia/m133/third_party/externals/expat/expat/xmlwf/ |
| D | xmlwf.c | 292 processingInstruction(void *userData, const XML_Char *target, in processingInstruction() function
|
| /third_party/skia/third_party/externals/expat/expat/xmlwf/ |
| D | xmlwf.c | 290 processingInstruction(void *userData, const XML_Char *target, in processingInstruction() function
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 82220 static nsIAtom* processingInstruction; member in nsGkAtoms
|