Home
last modified time | relevance | path

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

/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/XSLT/
H A DStylesheetExecutionContext.hpp853 class PushAndPopElementFrame class in XALAN_CPP_NAMESPACE::StylesheetExecutionContext
857 PushAndPopElementFrame( in PushAndPopElementFrame() function in XALAN_CPP_NAMESPACE::StylesheetExecutionContext::PushAndPopElementFrame
865 ~PushAndPopElementFrame() in ~PushAndPopElementFrame()
H A DStylesheetRoot.cpp238 typedef StylesheetExecutionContext::PushAndPopElementFrame PushAndPopElementFrame; in process() typedef
243 PushAndPopElementFrame thePushAndPopElementFrame( in process()
H A DElemElement.cpp514 StylesheetExecutionContext::PushAndPopElementFrame thePushAndPop(executionContext, this); in doExecuteChildren()
H A DElemTemplateElement.cpp417 … const StylesheetExecutionContext::PushAndPopElementFrame thePushAndPop(executionContext, this); in executeChildren()