Home
last modified time | relevance | path

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

/external/bc/src/
Dhistory.c751 static void bc_history_edit_wordEnd(BcHistory *h) { in bc_history_edit_wordEnd() function
953 if (c == 'f') bc_history_edit_wordEnd(h); in bc_history_escape()
980 else if (seq[1] == 'C') bc_history_edit_wordEnd(h); in bc_history_escape()