Home
last modified time | relevance | path

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

/dports/devel/p5-Term-EditLine/Term-EditLine-0.11/
H A DEditLine.xs205 int te_getc_fun (EditLine *e, char *c) in te_getc_fun() function
848 RETVAL = el_set(he->el,EL_GETCFN,te_getc_fun); in el_set_getc_fun()