Searched refs:map_get_editor (Results 1 – 3 of 3) sorted by relevance
76 protected int map_get_editor(EditLine *, const wchar_t **);
391 rv = map_get_editor(el, va_arg(ap, const wchar_t **)); in el_wget()
1106 map_get_editor(EditLine *el, const wchar_t **editor) in map_get_editor() function