Searched refs:debugSAX2Handler (Results 1 – 4 of 4) sorted by relevance
995 static xmlSAXHandlerPtr debugSAX2Handler = &debugSAX2HandlerStruct; variable1057 ctxt = xmlCreatePushParserCtxt(debugSAX2Handler, NULL, in parseAndPrintFile()1095 res = xmlSAXUserParseFile(debugSAX2Handler, NULL, in parseAndPrintFile()1103 res = xmlSAXUserParseFile(debugSAX2Handler, NULL, filename); in parseAndPrintFile()
1626 static xmlSAXHandlerPtr debugSAX2Handler = &debugSAX2HandlerStruct; variable1646 handler = debugSAX2Handler; in testSAX()
1520 static xmlSAXHandlerPtr debugSAX2Handler = &debugSAX2HandlerStruct; variable1697 ret = xmlSAXUserParseFile(debugSAX2Handler, NULL, filename); in saxParseTest()
1632 static xmlSAXHandlerPtr debugSAX2Handler = &debugSAX2HandlerStruct; variable1652 handler = debugSAX2Handler; in testSAX()