Home
last modified time | relevance | path

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

/freebsd/contrib/bc/src/
H A Dhistory.c1207 bc_history_edit_wordEnd(BcHistory* h) in bc_history_edit_wordEnd() function
1538 if (c == 'f') bc_history_edit_wordEnd(h); in bc_history_escape()
1600 else if (seq[1] == 'C') bc_history_edit_wordEnd(h); in bc_history_escape()