Searched refs:strD (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libedit/
H A Dterminal.c1047 static const Char strD[] = {033, '[', 'D', '\0'}; local
1060 keymacro_add(el, strD, &arrow[A_K_LT].fun, arrow[A_K_LT].type);
1075 keymacro_add(el, &strD[1], &arrow[A_K_LT].fun, arrow[A_K_LT].type);

Completed in 56 milliseconds