Home
last modified time | relevance | path

Searched refs:_68k_notationdeclhandler (Results 1 – 3 of 3) sorted by relevance

/external/expat/amiga/
Dexpat_68k.h89 void _68k_notationdeclhandler(void *userdata, const char *notationname, const char *base,
Dexpat_68k_handler_stubs.c170 void _68k_notationdeclhandler(void *userdata, const char *notationname, const char *base, in _68k_notationdeclhandler() function
Dexpat_68k.c525 Self->XML_SetNotationDeclHandler(p->p, _68k_notationdeclhandler); in stub_XML_SetNotationDeclHandlerPPC()