Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/expat/lib/
H A Dxmlparse.c1264 XML_NotationDeclHandler oldNotationDeclHandler; in XML_ExternalEntityParserCreate() local
1308 oldNotationDeclHandler = parser->m_notationDeclHandler; in XML_ExternalEntityParserCreate()
1366 parser->m_notationDeclHandler = oldNotationDeclHandler; in XML_ExternalEntityParserCreate()