Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/xml/dom/
Dexpatbuilder.py240 def start_doctype_decl_handler(self, doctypeName, systemId, publicId, argument
/external/expat/tests/
Druntests.c119 const XML_Char *UNUSED_P(doctypeName), in dummy_start_doctype_handler()
/external/python/cpython2/Modules/expat/
Dxmlparse.c633 #define doctypeName (parser->m_doctypeName) macro
/external/expat/lib/
Dxmlparse.c641 #define doctypeName (parser->m_doctypeName) macro