Searched refs:checkCloseRec (Results 1 – 1 of 1) sorted by relevance
47 static int checkCloseRec(garray_T *gap, linenr_T lnum, int level);521 if (checkCloseRec(&curwin->w_folds, curwin->w_cursor.lnum, in foldCheckClose()529 checkCloseRec(garray_T *gap, linenr_T lnum, int level) in checkCloseRec() function548 retval |= checkCloseRec(&fp[i].fd_nested, lnum - fp[i].fd_top, in checkCloseRec()