Searched refs:attdecl (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/expat-12/expat/amiga/include/inline4/
H A Dexpat.h58 #define XML_SetAttlistDeclHandler(parser, attdecl) IExpat->XML_SetAttlistDeclHandler(parser, attdecl)
/macosx-10.10/expat-12/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) argument
334 XML_SetAttlistDeclHandler(parser, attdecl);
/macosx-10.10/expat-12/expat/amiga/include/interfaces/
H A Dexpat.h61 void APICALL (*XML_SetAttlistDeclHandler)(struct ExpatIFace *Self, XML_Parser parser, XML_AttlistDeclHandler attdecl);
/macosx-10.10/expat-12/expat/amiga/include/libraries/
H A Dexpat.h161 XML_AttlistDeclHandler attdecl);
/macosx-10.10/apr-32/apr-util/apr-util/xml/expat/lib/
H A Dexpat.h240 XML_AttlistDeclHandler attdecl);
H A Dxmlparse.c1366 XML_AttlistDeclHandler attdecl)
1368 attlistDeclHandler = attdecl;
1365 XML_SetAttlistDeclHandler(XML_Parser parser, XML_AttlistDeclHandler attdecl) argument
/macosx-10.10/expat-12/expat/lib/
H A Dexpat.h176 XML_AttlistDeclHandler attdecl);
H A Dxmlparse.c1396 XML_AttlistDeclHandler attdecl)
1398 attlistDeclHandler = attdecl;
1395 XML_SetAttlistDeclHandler(XML_Parser parser, XML_AttlistDeclHandler attdecl) argument
/macosx-10.10/tcl-105/tcl_ext/tdom/tdom/expat/
H A Dexpat.h176 XML_AttlistDeclHandler attdecl);
H A Dxmlparse.c1396 XML_AttlistDeclHandler attdecl)
1398 attlistDeclHandler = attdecl;
1395 XML_SetAttlistDeclHandler(XML_Parser parser, XML_AttlistDeclHandler attdecl) argument

Completed in 304 milliseconds