Home
last modified time | relevance | path

Searched defs:pubid (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Lib/xml/sax/
Dexpatreader.py397 def start_doctype_decl(self, name, sysid, pubid, has_internal_subset): argument
400 def unparsed_entity_decl(self, name, base, sysid, pubid, notation_name): argument
403 def notation_decl(self, name, base, sysid, pubid): argument
406 def external_entity_ref(self, context, base, sysid, pubid): argument
/third_party/skia/third_party/externals/expat/expat/xmlwf/
Dxmlwf.c686 const XML_Char *sysid, const XML_Char *pubid, in metaStartDoctypeDecl()
/third_party/python/Lib/test/
Dtest_xml_etree.py3350 def doctype(self, name, pubid, system): argument
3441 def doctype(self, name, pubid, system): argument
/third_party/python/Modules/
D_elementtree.c3498 const XML_Char *pubid, in expat_start_doctype_handler()
/third_party/skia/third_party/externals/expat/expat/tests/
Druntests.c215 const XML_Char *sysid, const XML_Char *pubid, in dummy_start_doctype_handler()
379 const XML_Char *sysid, const XML_Char *pubid, in dummy_start_doctype_decl_handler()