Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dfold.pro36 int getDeepestNesting(void);
/vim-8.2.3635/src/
H A Dnormal.c3155 int d = getDeepestNesting(); in nv_zet()
3163 case 'R': curwin->w_p_fdl = getDeepestNesting(); in nv_zet()
H A Dfold.c1638 getDeepestNesting(void) in getDeepestNesting() function