Searched refs:foldCreate (Results 1 – 4 of 4) sorted by relevance
23 void foldCreate(linenr_T start, linenr_T end);
578 foldCreate(linenr_T start, linenr_T end) in foldCreate() function
4139 foldCreate(oap->start.lnum, oap->end.lnum); in do_pending_operator()
9451 foldCreate(eap->line1, eap->line2); in ex_fold()