Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h370 #define BS_NOSTOP 'p' // "nostoP macro
H A Dedit.c4312 && (can_bs(BS_NOSTOP) in ins_bs()
H A Doption.c7022 case '2': return (what != BS_NOSTOP); in can_bs()