Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c1367 XML_NotationDeclHandler oldNotationDeclHandler; in XML_ExternalEntityParserCreate() local
1412 oldNotationDeclHandler = parser->m_notationDeclHandler; in XML_ExternalEntityParserCreate()
1471 parser->m_notationDeclHandler = oldNotationDeclHandler; in XML_ExternalEntityParserCreate()