Searched refs:VE_ALL (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dops.c2483 ve_flags = VE_ALL;
3437 if (ve_flags == VE_ALL && y_type == MCHAR)
3470 if (ve_flags == VE_ALL)
3483 if (c != TAB || ve_flags != VE_ALL)
3493 if (ve_flags == VE_ALL
3896 if (ve_flags == VE_ALL)
H A Doption.h855 # define VE_ALL 4 macro
H A Dmisc2.c33 return (ve_flags == VE_ALL
591 else if (ve_flags == VE_ALL)
H A Dnormal.c8972 if (ve_flags == VE_ALL)
H A Dedit.c8086 if (curwin->w_cursor.coladd > 0 || ve_flags == VE_ALL)

Completed in 112 milliseconds