Searched refs:debugSAXHandler (Results 1 - 11 of 11) 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.c239 extern xmlSAXHandlerPtr debugSAXHandler;
871 xmlSAXHandlerPtr debugSAXHandler = &debugSAXHandlerStruct; variable
1060 ctxt = xmlCreatePushParserCtxt(debugSAXHandler, NULL,
1098 res = xmlSAXUserParseFile(debugSAXHandler, NULL,
1105 res = xmlSAXUserParseFile(debugSAXHandler, NULL, filename);
H A DtestHTML.c89 extern xmlSAXHandlerPtr debugSAXHandler;
612 xmlSAXHandlerPtr debugSAXHandler = &debugSAXHandlerStruct; variable
674 ctxt = htmlCreatePushParserCtxt(debugSAXHandler, NULL,
702 doc = htmlSAXParseFile(filename, NULL, debugSAXHandler, NULL);
H A Dxmllint.c875 extern xmlSAXHandlerPtr debugSAXHandler;
1497 xmlSAXHandlerPtr debugSAXHandler = &debugSAXHandlerStruct; variable
1638 handler = debugSAXHandler;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DtestSAX.c239 extern xmlSAXHandlerPtr debugSAXHandler;
871 xmlSAXHandlerPtr debugSAXHandler = &debugSAXHandlerStruct; variable
1060 ctxt = xmlCreatePushParserCtxt(debugSAXHandler, NULL,
1098 res = xmlSAXUserParseFile(debugSAXHandler, NULL,
1105 res = xmlSAXUserParseFile(debugSAXHandler, NULL, filename);
H A DtestHTML.c89 extern xmlSAXHandlerPtr debugSAXHandler;
612 xmlSAXHandlerPtr debugSAXHandler = &debugSAXHandlerStruct; variable
674 ctxt = htmlCreatePushParserCtxt(debugSAXHandler, NULL,
702 doc = htmlSAXParseFile(filename, NULL, debugSAXHandler, NULL);
H A Dxmllint.c875 extern xmlSAXHandlerPtr debugSAXHandler;
1497 xmlSAXHandlerPtr debugSAXHandler = &debugSAXHandlerStruct; variable
1638 handler = debugSAXHandler;
H A Druntest.c1396 static xmlSAXHandlerPtr debugSAXHandler = &debugSAXHandlerStruct; variable
1695 ret = xmlSAXUserParseFile(debugSAXHandler, NULL, filename);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DtestSAX.c239 extern xmlSAXHandlerPtr debugSAXHandler;
871 xmlSAXHandlerPtr debugSAXHandler = &debugSAXHandlerStruct; variable
1060 ctxt = xmlCreatePushParserCtxt(debugSAXHandler, NULL,
1098 res = xmlSAXUserParseFile(debugSAXHandler, NULL,
1105 res = xmlSAXUserParseFile(debugSAXHandler, NULL, filename);
H A DtestHTML.c89 extern xmlSAXHandlerPtr debugSAXHandler;
612 xmlSAXHandlerPtr debugSAXHandler = &debugSAXHandlerStruct; variable
674 ctxt = htmlCreatePushParserCtxt(debugSAXHandler, NULL,
702 doc = htmlSAXParseFile(filename, NULL, debugSAXHandler, NULL);
H A Dxmllint.c875 extern xmlSAXHandlerPtr debugSAXHandler;
1497 xmlSAXHandlerPtr debugSAXHandler = &debugSAXHandlerStruct; variable
1638 handler = debugSAXHandler;
H A Druntest.c1396 static xmlSAXHandlerPtr debugSAXHandler = &debugSAXHandlerStruct; variable
1695 ret = xmlSAXUserParseFile(debugSAXHandler, NULL, filename);

Completed in 162 milliseconds