Searched refs:PREV_WORD (Results 1 – 6 of 6) sorted by relevance
35 new Buffer("This is a test").op(ConsoleReader.PREV_WORD) in testMoveToEnd()41 new Buffer("This is a test").op(ConsoleReader.PREV_WORD) in testMoveToEnd()42 .op(ConsoleReader.PREV_WORD) in testMoveToEnd()48 new Buffer("This is a test").op(ConsoleReader.PREV_WORD) in testMoveToEnd()49 .op(ConsoleReader.PREV_WORD) in testMoveToEnd()50 .op(ConsoleReader.PREV_WORD) in testMoveToEnd()58 new Buffer("This is a test").op(ConsoleReader.PREV_WORD) in testPreviousWord()61 new Buffer("This is a test").op(ConsoleReader.PREV_WORD) in testPreviousWord()62 .op(ConsoleReader.PREV_WORD) in testPreviousWord()65 new Buffer("This is a test").op(ConsoleReader.PREV_WORD) in testPreviousWord()[all …]
60 # CTRL-X: temporary location for PREV_WORD to make tests pass61 24: PREV_WORD
61 # CTRL-X: temporary location for PREV_WORD to make tests pass62 24: PREV_WORD
8 7: PREV_WORD
180 final short PREV_WORD = -43; field
72 names.put("PREV_WORD", new Short(PREV_WORD));667 case PREV_WORD: in readLine()