Searched defs:resolve_entity (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ |
D | test_pyexpat.py | 628 def resolve_entity(context, base, system_id, public_id): function 656 def resolve_entity(context, base, system_id, public_id): function
|
/external/python/cpython3/Lib/test/ |
D | test_pyexpat.py | 691 def resolve_entity(context, base, system_id, public_id): function 719 def resolve_entity(context, base, system_id, public_id): function
|