Home
last modified time | relevance | path

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

/freebsd/contrib/bc/src/
H A Dhistory.c1234 bc_history_edit_wordStart(BcHistory* h) in bc_history_edit_wordStart() function
1539 else if (c == 'b') bc_history_edit_wordStart(h); in bc_history_escape()
1601 else if (seq[1] == 'D') bc_history_edit_wordStart(h); in bc_history_escape()