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

/external/libedit/src/
H A Dterminal.c1059 static const Char stOC[] = {033, 'O', 'C', '\0'}; local
1072 keymacro_add(el, stOC, &arrow[A_K_RT].fun, arrow[A_K_RT].type);
1087 keymacro_add(el, &stOC[1], &arrow[A_K_RT].fun, arrow[A_K_RT].type);

Completed in 68 milliseconds