Home
last modified time | relevance | path

Searched defs:replaceWholeText (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/xml/dom/
Dminidom.py1135 def replaceWholeText(self, content): member in Text
/third_party/typescript/tests/lib/
Dlib.d.ts14517 replaceWholeText(content: string): Text; method