Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/xml/dom/
Dminidom.py1731 def _create_entity(self, name, publicId, systemId, notationName): member in Document
/external/python/cpython2/Lib/xml/dom/
Dminidom.py1657 def _create_entity(self, name, publicId, systemId, notationName): member in Document