Home
last modified time | relevance | path

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

/external/libxslt/libxslt/
Dtransform.h197 xslHandleDebugger (xmlNodePtr cur,
Dattributes.c734 xslHandleDebugger(inst, contextNode, NULL, ctxt); in xsltAttributeInternal()
1103 xslHandleDebugger(attrs->attr->parent, node, NULL, in xsltApplyAttributeSet()
Dtransform.c2074 xslHandleDebugger(templ->elem, contextNode, templ, ctxt); in xsltDebuggerStartSequenceConstructor()
2077 xslHandleDebugger(list, contextNode, templ, ctxt); in xsltDebuggerStartSequenceConstructor()
2080 xslHandleDebugger(ctxt->inst, contextNode, templ, ctxt); in xsltDebuggerStartSequenceConstructor()
2257 xslHandleDebugger(cur, contextNode, templ, ctxt); in xsltApplySequenceConstructor()
4624 xslHandleDebugger(cur, node, comp->templ, ctxt); in xsltCallTemplate()
4934 xslHandleDebugger(cur, node, NULL, ctxt); in xsltApplyTemplates()
4963 xslHandleDebugger(cur, node, NULL, ctxt); in xsltApplyTemplates()
5137 xslHandleDebugger(cur, contextNode, NULL, ctxt); in xsltChoose()
5215 xslHandleDebugger(cur, contextNode, NULL, ctxt); in xsltChoose()
5586 xslHandleDebugger(curInst, contextNode, NULL, ctxt); in xsltForEach()
[all …]
Dvariables.c1044 xslHandleDebugger(elem->comp->inst, NULL, NULL, ctxt); in xsltEvalGlobalVariable()
Dxsltutils.c2246 xslHandleDebugger(xmlNodePtr cur, xmlNodePtr node, xsltTemplatePtr templ, in xslHandleDebugger() function