Searched refs:dabbrev_prev_word (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Dmisc.c1618 dabbrev_prev_word(XtermWidget xw, CELL *cell, LineData **ld) function in typeref:typename:char *
1673 if ((dabbrev_hint = dabbrev_prev_word(xw, &cell, &ld)) != NULL) {
1702 if ((expansion = dabbrev_prev_word(xw, &cell, &ld)) == NULL) {

Completed in 9 milliseconds