Lines Matching refs:eval
187 EvalString eval;188 if (!lexer_.ReadPath(&eval, err))190 if (eval.empty())194 string path = eval.Evaluate(env_);203 eval.Clear();204 if (!lexer_.ReadPath(&eval, err))206 } while (!eval.empty());428 EvalString eval;429 if (!lexer_.ReadPath(&eval, err))431 string path = eval.Evaluate(env_);