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

/external/chromium_org/third_party/libxml/src/
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.c1626 static xmlSAXHandlerPtr debugSAX2Handler = &debugSAX2HandlerStruct; variable
1646 handler = debugSAX2Handler;
H A Druntest.c1520 static xmlSAXHandlerPtr debugSAX2Handler = &debugSAX2HandlerStruct; variable
1697 ret = xmlSAXUserParseFile(debugSAX2Handler, NULL, filename);
/external/libxml2/
H A Dxmllint.c1632 static xmlSAXHandlerPtr debugSAX2Handler = &debugSAX2HandlerStruct; variable
1652 handler = debugSAX2Handler;

Completed in 590 milliseconds