Home
last modified time | relevance | path

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

/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/XSLT/
H A DStylesheetExecutionContext.hpp321 class PushAndPopCurrentTemplate class in XALAN_CPP_NAMESPACE::StylesheetExecutionContext
325 PushAndPopCurrentTemplate( in PushAndPopCurrentTemplate() function in XALAN_CPP_NAMESPACE::StylesheetExecutionContext::PushAndPopCurrentTemplate
333 ~PushAndPopCurrentTemplate() in ~PushAndPopCurrentTemplate()
H A DElemTemplate.cpp260 StylesheetExecutionContext::PushAndPopCurrentTemplate thePushAndPop(executionContext, this); in executeChildren()
H A DElemForEach.cpp517 StylesheetExecutionContext::PushAndPopCurrentTemplate thePushAndPop(executionContext, 0); in execute()