Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dmisc1.pro13 void pchar_cursor(int c);
/vim-8.2.3635/src/
H A Dtextformat.c74 pchar_cursor('x'); in internal_format()
433 pchar_cursor(save_char); in internal_format()
H A Dmisc1.c540 pchar_cursor(int c) in pchar_cursor() function
H A Dedit.c3213 pchar_cursor(cc); in replace_do_bs()