Lines Matching refs:INSERT
1319 if ((!(State & (INSERT + CMDLINE)) || arrow_used) in may_sync_undo()
2418 && !(p_paste && (State & (INSERT + CMDLINE))) in handle_mapping()
2440 LANGMAP_ADJUST(tb_c1, (State & (CMDLINE | INSERT)) == 0 in handle_mapping()
2574 if (*p_pt != NUL && mp == NULL && (State & (INSERT|NORMAL))) in handle_mapping()
2588 if (!(State & INSERT)) in handle_mapping()
3011 && (State & (INSERT + CMDLINE))) in vgetorpeek()
3095 && (State & INSERT) in vgetorpeek()
3225 if (p_im && (State & INSERT)) in vgetorpeek()
3259 if (((State & INSERT) != 0 || p_lz) && (State & CMDLINE) == 0 in vgetorpeek()
3277 if (((State & (NORMAL | INSERT)) || State == LANGMAP) in vgetorpeek()
3281 if (State & INSERT in vgetorpeek()
3355 if (State & INSERT) in vgetorpeek()
3398 if (advance && p_smd && msg_silent == 0 && (State & INSERT)) in vgetorpeek()