Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dstructs.h4132 EXPR_APPEND, // append to first list enumerator
H A Dvim9execute.c3757 if (iptr->isn_arg.op.op_type == EXPR_APPEND in exec_instructions()
H A Dvim9compile.c7284 EXPR_APPEND) == FAIL) in compile_assignment()