Home
last modified time | relevance | path

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

/freebsd-src/contrib/tcsh/
H A Ded.screen.c765 static Char strH[] = {033, '[', 'H', '\0'}; in DefaultArrowKeys() local
/freebsd-src/contrib/libedit/
H A Dterminal.c1036 static const wchar_t strH[] = L"\033[H"; in terminal_reset_arrow() local