Home
last modified time | relevance | path

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

/external/expat/lib/
Dexpat.h166 typedef void (XMLCALL *XML_AttlistDeclHandler) ( typedef
176 XML_AttlistDeclHandler attdecl);
Dxmlparse.c496 XML_AttlistDeclHandler m_attlistDeclHandler;
1012 XML_AttlistDeclHandler oldAttlistDeclHandler = attlistDeclHandler; in XML_ExternalEntityParserCreate()
1455 XML_AttlistDeclHandler attdecl) in XML_SetAttlistDeclHandler()