Home
last modified time | relevance | path

Searched refs:XP_BS_ONE (Results 1 – 6 of 6) sorted by relevance

/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dex_cmds_defs.h209 #define XP_BS_ONE 1 // uses one backslash before a space macro
H A Doption.c6525 xp->xp_backslash = XP_BS_ONE; in set_context_in_set_cmd()
6535 xp->xp_backslash = XP_BS_ONE; in set_context_in_set_cmd()
H A Dex_getln.c4892 if (xp->xp_backslash == XP_BS_ONE in ExpandFromContext()
/dports/editors/vim/vim-8.2.3745/src/
H A Dstructs.h607 #define XP_BS_ONE 1 // uses one backslash before a space macro
H A Dcmdexpand.c1974 if (xp->xp_backslash == XP_BS_ONE in ExpandFromContext()
H A Doption.c6350 xp->xp_backslash = XP_BS_ONE; in set_context_in_set_cmd()
6363 xp->xp_backslash = XP_BS_ONE; in set_context_in_set_cmd()