Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dex_docmd.pro29 char_u *skip_cmd_arg(char_u *p, int rembs);
/vim-8.2.3635/src/
H A Dex_docmd.c5130 int rembs) // TRUE to halve the number of backslashes in skip_cmd_arg() argument
5136 if (rembs) in skip_cmd_arg()