Home | History | Annotate | Download | only in src

Lines Matching refs:STR

1085 	if (Strcmp(editor, STR("emacs")) == 0) {
1089 if (Strcmp(editor, STR("vi")) == 0) {
1108 *editor = STR("emacs");
1111 *editor = STR("vi");
1234 keymacro_print(el, STR(""));
1236 terminal_print_arrow(el, STR(""));