Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Ded.screen.c764 static Char strD[] = {033, '[', 'D', '\0'}; in DefaultArrowKeys() local
/freebsd/contrib/libedit/
H A Dterminal.c1035 static const wchar_t strD[] = L"\033[D"; in terminal_reset_arrow() local