HomeSort by relevance Sort by last modified time
    Searched refs:debugSAX2Handler (Results 1 - 3 of 3) sorted by null

  /external/libxml2/
testSAX.c 995 static xmlSAXHandlerPtr debugSAX2Handler = &debugSAX2HandlerStruct;
1057 ctxt = xmlCreatePushParserCtxt(debugSAX2Handler, NULL,
1095 res = xmlSAXUserParseFile(debugSAX2Handler, NULL,
1103 res = xmlSAXUserParseFile(debugSAX2Handler, NULL, filename);
xmllint.c     [all...]
runtest.c     [all...]

Completed in 3293 milliseconds