Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/expat/lib/
H A Dexpat.h166 typedef void (XMLCALL *XML_AttlistDeclHandler) ( typedef
176 XML_AttlistDeclHandler attdecl);
H A Dxmlparse.c503 XML_AttlistDeclHandler m_attlistDeclHandler;
1046 XML_AttlistDeclHandler oldAttlistDeclHandler = attlistDeclHandler; in XML_ExternalEntityParserCreate()
1489 XML_AttlistDeclHandler attdecl) in XML_SetAttlistDeclHandler()