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 107 ctxt->context->lastError.node = ctxt->context->debugNode;
113 NULL, ctxt->context->debugNode, XML_FROM_XPOINTER,
    [all...]
xpath.c 729 ctxt->context->lastError.node = ctxt->context->debugNode;
735 NULL, ctxt->context->debugNode, XML_FROM_XPATH,
    [all...]

Completed in 51 milliseconds