symbol-before-point

symbol-before-point is a compiled Lisp function in `completion.el'.

(symbol-before-point)

Return a string of the symbol immediately before point.
Returns nil if there isn't one longer than `completion-min-length'.