Searched refs:XML_SetEntityDeclHandler (Results 1 – 14 of 14) sorted by relevance
| /minix3/external/mit/expat/dist/lib/ |
| H A D | libexpatw.def | 41 XML_SetEntityDeclHandler @37
|
| H A D | libexpat.def | 41 XML_SetEntityDeclHandler @37
|
| H A D | expat.h | 341 XML_SetEntityDeclHandler(XML_Parser parser,
|
| H A D | xmlparse.c | 1461 XML_SetEntityDeclHandler(XML_Parser parser, in XML_SetEntityDeclHandler() function
|
| /minix3/external/mit/expat/dist/amiga/include/inline4/ |
| H A D | expat.h | 59 #define XML_SetEntityDeclHandler(parser, handler) IExpat->XML_SetEntityDeclHandler(parser, handler) macro
|
| /minix3/external/mit/expat/dist/bcb5/ |
| H A D | libexpatw_mtd.def | 112 XML_SetEntityDeclHandler = _XML_SetEntityDeclHandler
|
| H A D | libexpat_mtd.def | 112 XML_SetEntityDeclHandler = _XML_SetEntityDeclHandler
|
| /minix3/external/mit/expat/dist/amiga/include/interfaces/ |
| H A D | expat.h | 62 …void APICALL (*XML_SetEntityDeclHandler)(struct ExpatIFace *Self, XML_Parser parser, XML_EntityDec… member
|
| /minix3/external/mit/expat/dist/amiga/include/libraries/ |
| H A D | expat.h | 242 XML_SetEntityDeclHandler(XML_Parser parser,
|
| /minix3/external/mit/expat/dist/amiga/ |
| H A D | expat_vectors.c | 339 XML_SetEntityDeclHandler(parser, handler); in _Expat_XML_SetEntityDeclHandler()
|
| H A D | expat_68k.c | 501 Self->XML_SetEntityDeclHandler(p->p, _68k_entitydeclhandler); in stub_XML_SetEntityDeclHandlerPPC()
|
| /minix3/external/mit/expat/dist/ |
| H A D | Changes | 197 o XML_SetEntityDeclHandler
|
| /minix3/external/mit/expat/dist/xmlwf/ |
| H A D | xmlwf.c | 819 XML_SetEntityDeclHandler(parser, metaEntityDecl); in tmain()
|
| /minix3/external/mit/expat/dist/tests/ |
| H A D | runtests.c | 942 XML_SetEntityDeclHandler(parser, dummy_entity_decl_handler); in START_TEST()
|