Home
last modified time | relevance | path

Searched refs:x_literal (Results 1 – 1 of 1) sorted by relevance

/openbsd/bin/ksh/
H A Demacs.c174 static int x_literal(int);
231 { x_literal, "quote", 0 },
1151 x_literal(int c) in x_literal() function
1529 kb_add(x_literal, CTRL('^'), 0); in x_init_emacs()
1540 kb_add(x_literal, CTRL('V'), 0); in x_init_emacs()