Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim.h2737 #define REPLACE_CR_NCHAR -1 macro
H A Dops.c1018 if (c == REPLACE_CR_NCHAR) in op_replace()
3770 if (nchar == REPLACE_CR_NCHAR) in do_pending_operator()
H A Dnormal.c5008 cap->nchar = REPLACE_CR_NCHAR; in nv_replace()