semantic-buffer-local-value
semantic-buffer-local-value is an alias for `buffer-local-value' in `fw.el
'.
(semantic-buffer-local-value VARIABLE BUFFER)
Return the value of VARIABLE in BUFFER.
If VARIABLE does not have a buffer-local binding in BUFFER, the value
is the default binding of the variable.