Searched defs:doctypeName (Results 1 – 4 of 4) sorted by relevance
| /external/expat/expat/xmlwf/ |
| D | xmlwf.c | 322 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/ |
| D | expatbuilder.py | 240 def start_doctype_decl_handler(self, doctypeName, systemId, publicId, argument
|
| /external/python/cpython3/Lib/xml/dom/ |
| D | expatbuilder.py | 240 def start_doctype_decl_handler(self, doctypeName, systemId, publicId, argument
|
| /external/expat/expat/tests/ |
| D | runtests.c | 214 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()
|