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