Searched defs:replaceWholeText (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/xml/dom/ | ||
D | minidom.py | 1135 def replaceWholeText(self, content): member in Text |
/third_party/typescript/tests/lib/ | ||
D | lib.d.ts | 14517 replaceWholeText(content: string): Text; method |