Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmlparse.c1334 XML_NotationDeclHandler oldNotationDeclHandler; in XML_ExternalEntityParserCreate() local
1378 oldNotationDeclHandler = parser->m_notationDeclHandler; in XML_ExternalEntityParserCreate()
1438 parser->m_notationDeclHandler = oldNotationDeclHandler; in XML_ExternalEntityParserCreate()
/third_party/python/Modules/expat/
H A Dxmlparse.c1273 XML_NotationDeclHandler oldNotationDeclHandler; in XML_ExternalEntityParserCreate() local
1317 oldNotationDeclHandler = parser->m_notationDeclHandler; in XML_ExternalEntityParserCreate()
1375 parser->m_notationDeclHandler = oldNotationDeclHandler; in XML_ExternalEntityParserCreate()

Completed in 21 milliseconds