Home
last modified time | relevance | path

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

/openbsd/gnu/lib/libreadline/
H A Dbind.c1341 static int sv_editmode PARAMS((const char *));
1353 { "editing-mode", V_STRING, sv_editmode },
1412 sv_editmode (value) in sv_editmode() function