Lines Matching refs:expression
1111 " during evaluation of the expression to test. The exception can be
1185 " evaluation of the expression to return or throw, respectively. The
1392 " of the expression to assign. On an :let or :unlet command, the
1533 " The :function and :delfunction commands may cause an expression
1623 " Some functions like exists(), searchpair() take expression
1625 " :substitute cause an expression (specified in the regular
1626 " expression) to be evaluated. During evaluation an exception
1809 " region, the evaluation of the expression calling that function and
1810 " the command containing that expression are abandoned. The error can
1820 " expression calling the builtin function is abandoned.
2202 " Test for using try/catch in a user command with a failing expression {{{1