Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim.h2738 #define REPLACE_NL_NCHAR -2 macro
H A Dops.c1023 else if (c == REPLACE_NL_NCHAR) in op_replace()
3772 else if (nchar == REPLACE_NL_NCHAR) in do_pending_operator()
H A Dnormal.c5010 cap->nchar = REPLACE_NL_NCHAR; in nv_replace()