Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/xml/sax/
Dhandler.py364 def startDTD(self, name, public_id, system_id): argument
Dxmlreader.py210 def setPublicId(self, public_id): argument
/external/python/cpython3/Lib/test/
Dtest_pyexpat.py717 def resolve_entity(context, base, system_id, public_id): argument
745 def resolve_entity(context, base, system_id, public_id): argument
/external/python/cpython3/Lib/
Dplistlib.py194 …ity_decl(self, entity_name, is_parameter_entity, value, base, system_id, public_id, notation_name): argument