Searched refs:XML_AttlistDeclHandler (Results 1 - 5 of 5) sorted by relevance

/external/expat/amiga/include/libraries/
H A Dexpat.h151 typedef void (*XML_AttlistDeclHandler) ( typedef
161 XML_AttlistDeclHandler attdecl);
/external/expat/lib/
H A Dexpat.h166 typedef void (XMLCALL *XML_AttlistDeclHandler) ( typedef
176 XML_AttlistDeclHandler attdecl);
H A Dxmlparse.c496 XML_AttlistDeclHandler m_attlistDeclHandler;
1012 XML_AttlistDeclHandler oldAttlistDeclHandler = attlistDeclHandler;
1455 XML_AttlistDeclHandler attdecl)
/external/expat/amiga/
H A Dexpat_vectors.c61 extern void _Expat_XML_SetAttlistDeclHandler(struct ExpatIFace *, XML_Parser parser, XML_AttlistDeclHandler attdecl);
332 void _Expat_XML_SetAttlistDeclHandler(struct ExpatIFace * Self, XML_Parser parser, XML_AttlistDeclHandler attdecl)
/external/expat/amiga/include/interfaces/
H A Dexpat.h61 void APICALL (*XML_SetAttlistDeclHandler)(struct ExpatIFace *Self, XML_Parser parser, XML_AttlistDeclHandler attdecl);

Completed in 35 milliseconds