Home
last modified time | relevance | path

Searched defs:doctypeName (Results 1 – 4 of 4) sorted by relevance

/external/expat/xmlwf/
Dxmlwf.c315 const XML_Char *doctypeName, in startDoctypeDecl()
688 const XML_Char *doctypeName, in metaStartDoctypeDecl()
/external/python/cpython2/Lib/xml/dom/
Dexpatbuilder.py240 def start_doctype_decl_handler(self, doctypeName, systemId, publicId, argument
/external/python/cpython3/Lib/xml/dom/
Dexpatbuilder.py240 def start_doctype_decl_handler(self, doctypeName, systemId, publicId, argument
/external/expat/tests/
Druntests.c227 const XML_Char *UNUSED_P(doctypeName), in dummy_start_doctype_handler()
367 const XML_Char *UNUSED_P(doctypeName), in dummy_start_doctype_decl_handler()