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.c725 XML_StartDoctypeDeclHandler m_startDoctypeDeclHandler;
1493 parser->m_startDoctypeDeclHandler = NULL;
2107 parser->m_startDoctypeDeclHandler = start;
2115 parser->m_startDoctypeDeclHandler = start;
5346 if (parser->m_startDoctypeDeclHandler) {
5358 if (parser->m_startDoctypeDeclHandler) {
5360 parser->m_startDoctypeDeclHandler(
5387 if (parser->m_startDoctypeDeclHandler) {
5431 parser->m_startDoctypeDeclHandler(
5439 XML_ROLE_DOCTYPE_SYSTEM_ID, even if parser->m_startDoctypeDeclHandler
755 XML_StartDoctypeDeclHandler m_startDoctypeDeclHandler; global() member
[all...]