Home
last modified time | relevance | path

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

/src/contrib/expat/lib/
H A Dxmlparse.c700 XML_StartDoctypeDeclHandler m_startDoctypeDeclHandler; member
1555 parser->m_startDoctypeDeclHandler = NULL;
2186 parser->m_startDoctypeDeclHandler = start;
2194 parser->m_startDoctypeDeclHandler = start;
5310 if (parser->m_startDoctypeDeclHandler) {
5322 if (parser->m_startDoctypeDeclHandler) {
5323 parser->m_startDoctypeDeclHandler(
5349 if (parser->m_startDoctypeDeclHandler) {
5392 parser->m_startDoctypeDeclHandler(
5659 if (parser->m_startDoctypeDeclHandler) {
[all …]