abbrev--symbol

abbrev--symbol is a compiled Lisp function in `abbrev.el'.

(abbrev--symbol ABBREV TABLE)

Return the symbol representing abbrev named ABBREV in TABLE.
This symbol's name is ABBREV, but it is not the canonical symbol of that name;
it is interned in the abbrev-table TABLE rather than the normal obarray.
The value is nil if that abbrev is not defined.