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

/external/mksh/src/
H A Dedit.c3452 #define VVERSION 10 /* <ESC> ^V */ macro
3573 } else if (c == edchars.eof && state != VVERSION) {
3651 if (state == VVERSION) {
3673 case VVERSION:
3906 return (VVERSION);

Completed in 610 milliseconds