Searched defs:debugSAXHandlerStruct (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A DtestHTML.c577 static xmlSAXHandler debugSAXHandlerStruct = { variable
612 xmlSAXHandlerPtr debugSAXHandler = &debugSAXHandlerStruct;
H A DtestSAX.c836 static xmlSAXHandler debugSAXHandlerStruct = { variable
871 xmlSAXHandlerPtr debugSAXHandler = &debugSAXHandlerStruct;
H A Dxmllint.c1467 static xmlSAXHandler debugSAXHandlerStruct = { variable
1502 xmlSAXHandlerPtr debugSAXHandler = &debugSAXHandlerStruct;
H A Druntest.c1361 static xmlSAXHandler debugSAXHandlerStruct = { variable
1396 static xmlSAXHandlerPtr debugSAXHandler = &debugSAXHandlerStruct;
/external/libxml2/
H A Dxmllint.c1473 static xmlSAXHandler debugSAXHandlerStruct = { variable
1508 xmlSAXHandlerPtr debugSAXHandler = &debugSAXHandlerStruct;

Completed in 184 milliseconds