Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9compile.c4059 apply_leader(typval_T *rettv, int numeric_only, char_u *start, char_u **end) in apply_leader() function
4684 if (apply_leader(rettv, TRUE, in compile_expr7()
4869 if (apply_leader(rettv, FALSE, start_leader, &end_leader) == FAIL) in compile_expr7()