Searched refs:XSLT_DEBUG_NONE (Results 1 – 5 of 5) sorted by relevance
531 if (xslDebugStatus == XSLT_DEBUG_NONE) in xsltNewTransformContext()2060 if (ctxt->debugStatus != XSLT_DEBUG_NONE) { in xsltDebuggerStartSequenceConstructor()2206 if (ctxt->debugStatus != XSLT_DEBUG_NONE) { in xsltApplySequenceConstructor()2256 if ((ctxt->debugStatus != XSLT_DEBUG_NONE) && (debuggedNode != cur)) in xsltApplySequenceConstructor()2869 if ((ctxt->debugStatus != XSLT_DEBUG_NONE) && (addCallResult)) { in xsltApplySequenceConstructor()2923 if (ctxt->debugStatus != XSLT_DEBUG_NONE) { in xsltApplyXSLTTemplate()3122 if ((ctxt->debugStatus != XSLT_DEBUG_NONE) && (addCallResult)) { in xsltApplyXSLTTemplate()4623 if (ctxt->debugStatus != XSLT_DEBUG_NONE) in xsltCallTemplate()4933 if (ctxt->debugStatus != XSLT_DEBUG_NONE) in xsltApplyTemplates()4962 if (ctxt->debugStatus != XSLT_DEBUG_NONE) in xsltApplyTemplates()[all …]
272 XSLT_DEBUG_NONE = 0, /* no debugging allowed */ enumerator
342 if (ctxt->debugStatus == XSLT_DEBUG_NONE) in xsltLoadDocument()
733 if (ctxt->debugStatus != XSLT_DEBUG_NONE) in xsltAttributeInternal()1098 (ctxt->debugStatus != XSLT_DEBUG_NONE)) in xsltApplyAttributeSet()
1042 if ((ctxt->debugStatus != XSLT_DEBUG_NONE) && in xsltEvalGlobalVariable()