Home
last modified time | relevance | path

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

/external/expat/expat/xmlwf/
Dxmlwf.c322 startDoctypeDecl(void *userData, const XML_Char *doctypeName, in startDoctypeDecl()
686 metaStartDoctypeDecl(void *userData, 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/expat/tests/
Druntests.c214 dummy_start_doctype_handler(void *userData, const XML_Char *doctypeName, in dummy_start_doctype_handler()
378 dummy_start_doctype_decl_handler(void *userData, const XML_Char *doctypeName, in dummy_start_doctype_decl_handler()