Home
last modified time | relevance | path

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

/external/libxslt/libxslt/
Dtransform.c2199 xmlNodePtr debuggedNode = NULL; in xsltApplySequenceConstructor() local
2207 debuggedNode = in xsltApplySequenceConstructor()
2210 if (debuggedNode == NULL) in xsltApplySequenceConstructor()
2256 if ((ctxt->debugStatus != XSLT_DEBUG_NONE) && (debuggedNode != cur)) in xsltApplySequenceConstructor()