Searched refs:bc_history_promptColLen (Results 1 – 1 of 1) sorted by relevance
605 static size_t bc_history_promptColLen(const char *prompt, size_t plen) { in bc_history_promptColLen() function697 colpos = bc_history_promptColLen(h->prompt, h->plen); in bc_history_edit_insert()1137 h->pcol = bc_history_promptColLen(prompt, h->plen); in bc_history_edit()