Home
last modified time | relevance | path

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

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