Searched defs:doctypeName (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/expat/expat/xmlwf/ |
D | xmlwf.c | 321 startDoctypeDecl(void *userData, const XML_Char *doctypeName, in startDoctypeDecl() 685 metaStartDoctypeDecl(void *userData, const XML_Char *doctypeName, in metaStartDoctypeDecl()
|
/third_party/expat/xmlwf/ |
D | xmlwf.c | 321 startDoctypeDecl(void *userData, const XML_Char *doctypeName, in startDoctypeDecl() 685 metaStartDoctypeDecl(void *userData, const XML_Char *doctypeName, in metaStartDoctypeDecl()
|
/third_party/python/Lib/xml/dom/ |
D | expatbuilder.py | 240 def start_doctype_decl_handler(self, doctypeName, systemId, publicId, argument
|
/third_party/skia/third_party/externals/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()
|
/third_party/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()
|