Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
Dxpath.h348 xmlNodePtr debugNode; /* the source node XSLT */ member
/third_party/libxml2/
Dxpointer.c116 ctxt->context->lastError.node = ctxt->context->debugNode; in xmlXPtrErr()
122 NULL, ctxt->context->debugNode, XML_FROM_XPOINTER, in xmlXPtrErr()
Dxpath.c728 ctxt->context->lastError.node = ctxt->context->debugNode; in xmlXPathErr()
734 NULL, ctxt->context->debugNode, XML_FROM_XPATH, in xmlXPathErr()
/third_party/libxml2/os400/libxmlrpg/
Dxpath.rpgle373 d debugNode like(xmlNodePtr) XSLT source node