Searched refs:xslHandleDebugger (Results 1 – 5 of 5) sorted by relevance
/external/libxslt/libxslt/ |
D | transform.h | 197 xslHandleDebugger (xmlNodePtr cur,
|
D | attributes.c | 734 xslHandleDebugger(inst, contextNode, NULL, ctxt); in xsltAttributeInternal() 1103 xslHandleDebugger(attrs->attr->parent, node, NULL, in xsltApplyAttributeSet()
|
D | transform.c | 2074 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 …]
|
D | variables.c | 1044 xslHandleDebugger(elem->comp->inst, NULL, NULL, ctxt); in xsltEvalGlobalVariable()
|
D | xsltutils.c | 2246 xslHandleDebugger(xmlNodePtr cur, xmlNodePtr node, xsltTemplatePtr templ, in xslHandleDebugger() function
|