Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dundo.c383 has_prop_w_flags(linenr_T lnum, int flags) in has_prop_w_flags() function
481 if (top > 0 && has_prop_w_flags(top + 1, TP_FLAG_CONT_PREV)) in u_savecommon()
484 && has_prop_w_flags(bot - 1, TP_FLAG_CONT_NEXT)) in u_savecommon()