Searched refs:K_VLNEXT (Results 1 – 6 of 6) sorted by relevance
48 (ch) == CH_LITERAL : KEY_VAL(sp, ch) == K_VLNEXT)
110 if (ev.e_value == K_VLNEXT) { in v_replace()
1187 if (evp->e_value == K_VLNEXT) { in v_key()
1186 case K_VLNEXT: /* Quote next character. */ in v_txt()
79 {K_VLNEXT, '\021'}, /* ^Q */80 {K_VLNEXT, '\026'}, /* ^V */
95 K_VLNEXT, /* set from tty: default ^V */ enumerator