Home
last modified time | relevance | path

Searched defs:retxpr (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/sablotron/Sablot-1.0.3/src/engine/
H A Djsext.cpp459 ExprList &atoms, Expression &retxpr) in SJSCallFunction()
H A Dexpr.cpp2290 eFlag Expression::eval(Sit S, Expression &retxpr, Context *c, Bool resolvingGlobals /* = FALSE */) in eval()
2677 eFlag Expression::callOp(Sit S, Expression& retxpr, ExprList& atoms) in callOp()
2969 eFlag Expression::callFunc(Sit S, Expression &retxpr, ExprList &atoms, Context *c) in callFunc()
H A Dproc.cpp1279 ExprList &atoms, Expression &retxpr) in callJSFunction()