Home
last modified time | relevance | path

Searched defs:pubid (Results 1 – 10 of 10) 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/gettext/gnulib-local/lib/libxml/
Dxmlwriter.c2858 const xmlChar * pubid, const xmlChar * sysid) in xmlTextWriterStartDTD()
3077 const xmlChar * pubid, in xmlTextWriterWriteFormatDTD()
3108 const xmlChar * pubid, in xmlTextWriterWriteVFormatDTD()
3143 const xmlChar * pubid, in xmlTextWriterWriteDTD()
3884 const xmlChar * pubid, in xmlTextWriterWriteDTDEntity()
3961 const xmlChar * pubid, in xmlTextWriterWriteDTDExternalEntity()
4007 const xmlChar * pubid, in xmlTextWriterWriteDTDExternalEntityContents()
4140 const xmlChar * pubid, const xmlChar * sysid) in xmlTextWriterWriteDTDNotation()
/third_party/libxml2/
Dxmlwriter.c2831 const xmlChar * pubid, const xmlChar * sysid) in xmlTextWriterStartDTD()
3050 const xmlChar * pubid, in xmlTextWriterWriteFormatDTD()
3081 const xmlChar * pubid, in xmlTextWriterWriteVFormatDTD()
3116 const xmlChar * pubid, in xmlTextWriterWriteDTD()
3857 const xmlChar * pubid, in xmlTextWriterWriteDTDEntity()
3934 const xmlChar * pubid, in xmlTextWriterWriteDTDExternalEntity()
3980 const xmlChar * pubid, in xmlTextWriterWriteDTDExternalEntityContents()
4113 const xmlChar * pubid, const xmlChar * sysid) in xmlTextWriterWriteDTDNotation()
Dtestapi.c44269 xmlChar * pubid; /* the public identifier, which is an alternative to the system identifier */ in test_xmlTextWriterStartDTD() local
44960 xmlChar * pubid; /* the public identifier, which is an alternative to the system identifier */ in test_xmlTextWriterWriteDTD() local
45120 xmlChar * pubid; /* the public identifier, which is an alternative to the system identifier */ in test_xmlTextWriterWriteDTDEntity() local
45196 xmlChar * pubid; /* the public identifier, which is an alternative to the system identifier */ in test_xmlTextWriterWriteDTDExternalEntity() local
45261 xmlChar * pubid; /* the public identifier, which is an alternative to the system identifier */ in test_xmlTextWriterWriteDTDExternalEntityContents() local
45373 xmlChar * pubid; /* the public identifier, which is an alternative to the system identifier */ in test_xmlTextWriterWriteDTDNotation() local
/third_party/skia/third_party/externals/expat/expat/xmlwf/
Dxmlwf.c686 const XML_Char *sysid, const XML_Char *pubid, in metaStartDoctypeDecl()
/third_party/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()
/third_party/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()