Home
last modified time | relevance | path

Searched defs:ProcessingInstruction (Results 1 – 6 of 6) sorted by relevance

/third_party/python/Modules/
Dpyexpat.c25 ProcessingInstruction, enumerator
/third_party/python/Lib/xml/etree/
DElementTree.py458 def ProcessingInstruction(target, text=None): function
/third_party/python/Lib/xml/dom/
Dminidom.py990 class ProcessingInstruction(Childless, Node): class
/third_party/typescript/tests/lib/
Dlib.d.ts12468 interface ProcessingInstruction extends CharacterData { interface
12472 declare var ProcessingInstruction: { variable
/third_party/typescript/lib/
Dlib.dom.d.ts11888 interface ProcessingInstruction extends CharacterData, LinkStyle { interface
11893 declare var ProcessingInstruction: { variable
/third_party/typescript/src/lib/
Ddom.generated.d.ts11868 interface ProcessingInstruction extends CharacterData, LinkStyle { interface
11873 declare var ProcessingInstruction: { variable