try-expand-dabbrev

try-expand-dabbrev is a compiled Lisp function in `hippie-exp.el'.

(try-expand-dabbrev OLD)

Try to expand word "dynamically", searching the current buffer.
The argument OLD has to be nil the first call of this function, and t
for subsequent calls (for further possible expansions of the same
string). It returns t if a new expansion is found, nil otherwise.