Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/expat/lib/
H A Dxmlparse.c629 XML_StartDoctypeDeclHandler m_startDoctypeDeclHandler; member
1105 parser->m_startDoctypeDeclHandler = NULL; in parserInit()
1669 parser->m_startDoctypeDeclHandler = start; in XML_SetDoctypeDeclHandler()
1677 parser->m_startDoctypeDeclHandler = start; in XML_SetStartDoctypeDeclHandler()
4723 if (parser->m_startDoctypeDeclHandler) { in doProlog()
4735 if (parser->m_startDoctypeDeclHandler) { in doProlog()
4736 parser->m_startDoctypeDeclHandler( in doProlog()
4762 if (parser->m_startDoctypeDeclHandler) { in doProlog()
4805 parser->m_startDoctypeDeclHandler( in doProlog()
5050 if (parser->m_startDoctypeDeclHandler) { in doProlog()
[all …]