Searched refs:for_name_and_ids (Results 1 – 3 of 3) sorted by relevance
211 doctype = Doctype.for_name_and_ids(name, pubid, system)
91 doctype = Doctype.for_name_and_ids(name, publicId, systemId)
763 def for_name_and_ids(cls, name, pub_id, system_id): member in Doctype