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

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/
H A Dpr65240.h61 typedef xmlSAXHandler *xmlSAXHandlerPtr; typedef
4051 xmlSAXUserParseFile (xmlSAXHandlerPtr sax,
4054 xmlSAXUserParseMemory (xmlSAXHandlerPtr sax,
4057 xmlSAXParseDoc (xmlSAXHandlerPtr sax, const xmlChar * cur, int recovery);
4059 xmlSAXParseMemory (xmlSAXHandlerPtr sax,
4062 xmlSAXParseMemoryWithData (xmlSAXHandlerPtr sax,
4066 xmlSAXParseFile (xmlSAXHandlerPtr sax, const char *filename, int recovery);
4068 xmlSAXParseFileWithData (xmlSAXHandlerPtr sax,
4071 xmlSAXParseEntity (xmlSAXHandlerPtr sax, const char *filename);
4078 xmlSAXParseDTD (xmlSAXHandlerPtr sa
[all...]

Completed in 61 milliseconds