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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/share/doc/libxml2-2.7.2/examples/
H A DtestSAX.c995 static xmlSAXHandlerPtr debugSAX2Handler = &debugSAX2HandlerStruct; variable
1057 ctxt = xmlCreatePushParserCtxt(debugSAX2Handler, NULL,
1095 res = xmlSAXUserParseFile(debugSAX2Handler, NULL,
1103 res = xmlSAXUserParseFile(debugSAX2Handler, NULL, filename);
H A Dxmllint.c1621 static xmlSAXHandlerPtr debugSAX2Handler = &debugSAX2HandlerStruct; variable
1641 handler = debugSAX2Handler;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DtestSAX.c995 static xmlSAXHandlerPtr debugSAX2Handler = &debugSAX2HandlerStruct; variable
1057 ctxt = xmlCreatePushParserCtxt(debugSAX2Handler, NULL,
1095 res = xmlSAXUserParseFile(debugSAX2Handler, NULL,
1103 res = xmlSAXUserParseFile(debugSAX2Handler, NULL, filename);
H A Dxmllint.c1621 static xmlSAXHandlerPtr debugSAX2Handler = &debugSAX2HandlerStruct; variable
1641 handler = debugSAX2Handler;
H A Druntest.c1520 static xmlSAXHandlerPtr debugSAX2Handler = &debugSAX2HandlerStruct; variable
1697 ret = xmlSAXUserParseFile(debugSAX2Handler, NULL, filename);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DtestSAX.c995 static xmlSAXHandlerPtr debugSAX2Handler = &debugSAX2HandlerStruct; variable
1057 ctxt = xmlCreatePushParserCtxt(debugSAX2Handler, NULL,
1095 res = xmlSAXUserParseFile(debugSAX2Handler, NULL,
1103 res = xmlSAXUserParseFile(debugSAX2Handler, NULL, filename);
H A Dxmllint.c1621 static xmlSAXHandlerPtr debugSAX2Handler = &debugSAX2HandlerStruct; variable
1641 handler = debugSAX2Handler;
H A Druntest.c1520 static xmlSAXHandlerPtr debugSAX2Handler = &debugSAX2HandlerStruct; variable
1697 ret = xmlSAXUserParseFile(debugSAX2Handler, NULL, filename);

Completed in 175 milliseconds