Home
last modified time | relevance | path

Searched refs:execApplyTemplates (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/sablotron/Sablot-1.0.3/src/engine/
H A Dproc.h336 eFlag execApplyTemplates(Sit S, Context *c, Bool resolvingGlobals);
H A Dproc.cpp406 E( execApplyTemplates(S, c, resolvingGlobals) ); in execute()
437 eFlag Processor::execApplyTemplates(Sit S, Context *c, Bool resolvingGlobals) in execApplyTemplates() function in Processor