Searched refs:eval3 (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/vim-53/src/
H A Deval.c420 static int eval3 __ARGS((char_u **arg, typval_T *rettv, int evaluate));
4086 if (eval3(arg, rettv, evaluate) == FAIL)
4110 if (eval3(arg, &var2, evaluate && !result) == FAIL)
4144 eval3(arg, rettv, evaluate) function

Completed in 197 milliseconds