Home
last modified time | relevance | path

Searched defs:stOB (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/tcsh/
H A Ded.screen.c768 static Char stOB[] = {033, 'O', 'B', '\0'}; in DefaultArrowKeys() local
/freebsd/contrib/libedit/
H A Dterminal.c1039 static const wchar_t stOB[] = L"\033OB"; in terminal_reset_arrow() local