Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dascii.h29 #define NL_STR (char_u *)"\012" macro
108 #define NL_STR (char_u *)"\x15" macro
H A Dops.c3565 AppendToRedobuff(NL_STR); in do_pending_operator()
3577 AppendToRedobuff(NL_STR); in do_pending_operator()
H A Dgetchar.c897 add_buff(&readbuf2, NL_STR, -1L); in start_redo_ins()
H A Dedit.c5143 AppendToRedobuff(NL_STR); in ins_eol()