Home
last modified time | relevance | path

Searched refs:m_startDoctypeDeclHandler (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/expat/lib/
H A Dxmlparse.c678 XML_StartDoctypeDeclHandler m_startDoctypeDeclHandler; member
1205 parser->m_startDoctypeDeclHandler = NULL; in parserInit()
1775 parser->m_startDoctypeDeclHandler = start; in XML_SetDoctypeDeclHandler()
1783 parser->m_startDoctypeDeclHandler = start; in XML_SetStartDoctypeDeclHandler()
4809 if (parser->m_startDoctypeDeclHandler) { in doProlog()
4821 if (parser->m_startDoctypeDeclHandler) { in doProlog()
4822 parser->m_startDoctypeDeclHandler( in doProlog()
4848 if (parser->m_startDoctypeDeclHandler) { in doProlog()
4891 parser->m_startDoctypeDeclHandler( in doProlog()
5158 if (parser->m_startDoctypeDeclHandler) { in doProlog()
[all …]