OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:strD
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libedit/
terminal.c
1035
static const wchar_t
strD
[] = L"\033[D";
1048
keymacro_add(el,
strD
, &arrow[A_K_LT].fun, arrow[A_K_LT].type);
1063
keymacro_add(el, &
strD
[1], &arrow[A_K_LT].fun, arrow[A_K_LT].type);
terminal.c
1035
static const wchar_t
strD
[] = L"\033[D";
1048
keymacro_add(el,
strD
, &arrow[A_K_LT].fun, arrow[A_K_LT].type);
1063
keymacro_add(el, &
strD
[1], &arrow[A_K_LT].fun, arrow[A_K_LT].type);
Completed in 23 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025