Searched refs:printpromptstr (Results 1 – 3 of 3) sorted by relevance
52 char *printpromptstr(EditLine *);
573 el_set(el, EL_PROMPT, printpromptstr); in updateediting()
1463 printpromptstr(EditLine *elx) { in printpromptstr() function