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

  /external/libxml2/include/libxml/
xpath.h 346 xmlNodePtr debugNode; /* the source node XSLT */
  /external/libxml2/
xpointer.c 116 ctxt->context->lastError.node = ctxt->context->debugNode;
122 NULL, ctxt->context->debugNode, XML_FROM_XPOINTER,
    [all...]
xpath.c 718 ctxt->context->lastError.node = ctxt->context->debugNode;
724 NULL, ctxt->context->debugNode, XML_FROM_XPATH,
    [all...]

Completed in 76 milliseconds