Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/expat/
Dxmlparse.c1000 XML_NotationDeclHandler oldNotationDeclHandler = notationDeclHandler; in XML_ExternalEntityParserCreate() local
1064 notationDeclHandler = oldNotationDeclHandler; in XML_ExternalEntityParserCreate()
/external/expat/lib/
Dxmlparse.c1035 XML_NotationDeclHandler oldNotationDeclHandler = notationDeclHandler; in XML_ExternalEntityParserCreate() local
1099 notationDeclHandler = oldNotationDeclHandler; in XML_ExternalEntityParserCreate()