Home
last modified time | relevance | path

Searched refs:vt52_mode (Results 1 – 2 of 2) sorted by relevance

/reactos/base/applications/network/telnet/src/
H A Dansiprsr.h59 bool vt52_mode; variable
H A Dansiprsr.cpp93 vt52_mode = 0; in Init()
546 vt52_mode = 0; in ParseEscapeANSI()
639 vt52_mode = 1; in ParseEscapeANSI()
943 if(vt52_mode) in ParseEscape()