Home
last modified time | relevance | path

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

/dports/textproc/sablotron/Sablot-1.0.3/src/engine/
H A Dproc.h319 eFlag stripTree(Sit S, Tree &tree);
H A Dproc.cpp327 if (input) E( stripTree(S, *input) ) in run()
1411 eFlag Processor::stripTree(Sit S, Tree &tree) in stripTree() function in Processor
H A Dexpr.cpp2955 proc -> stripTree(S, *(newtree)); in getDocument_()