Home
last modified time | relevance | path

Searched defs:createCDATASection (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/xml/dom/
Dminidom.py1689 def createCDATASection(self, data): member in Document
/third_party/typescript/tests/lib/
Dlib.d.ts6144 createCDATASection(data: string): CDATASection; method
/third_party/typescript/lib/
Dlib.dom.d.ts4681 createCDATASection(data: string): CDATASection; method
/third_party/typescript/src/lib/
Ddom.generated.d.ts4661 createCDATASection(data: string): CDATASection; method