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

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

Completed in 104 milliseconds