Home
last modified time | relevance | path

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

/external/bc/src/
Dhistory.c766 static void bc_history_edit_wordStart(BcHistory *h) { in bc_history_edit_wordStart() function
954 else if (c == 'b') bc_history_edit_wordStart(h); in bc_history_escape()
981 else if (seq[1] == 'D') bc_history_edit_wordStart(h); in bc_history_escape()