Home
last modified time | relevance | path

Searched refs:debugNode (Results 1 – 6 of 6) sorted by relevance

/external/libxml2/include/libxml/
Dxpath.h346 xmlNodePtr debugNode; /* the source node XSLT */ member
/external/chromium_org/third_party/libxml/src/include/libxml/
Dxpath.h344 xmlNodePtr debugNode; /* the source node XSLT */ member
/external/libxml2/
Dxpointer.c107 ctxt->context->lastError.node = ctxt->context->debugNode; in xmlXPtrErr()
113 NULL, ctxt->context->debugNode, XML_FROM_XPOINTER, in xmlXPtrErr()
Dxpath.c438 ctxt->context->lastError.node = ctxt->context->debugNode; in xmlXPathErr()
444 NULL, ctxt->context->debugNode, XML_FROM_XPATH, in xmlXPathErr()
/external/chromium_org/third_party/libxml/src/
Dxpointer.c107 ctxt->context->lastError.node = ctxt->context->debugNode; in xmlXPtrErr()
113 NULL, ctxt->context->debugNode, XML_FROM_XPOINTER, in xmlXPtrErr()
Dxpath.c361 ctxt->context->lastError.node = ctxt->context->debugNode; in xmlXPathErr()
367 NULL, ctxt->context->debugNode, XML_FROM_XPATH, in xmlXPathErr()