speedbar-extract-one-symbol

speedbar-extract-one-symbol is a compiled Lisp function in `speedbar.el'.

(speedbar-extract-one-symbol EXPR)

At point, return nil, or one alist in the form (SYMBOL . POSITION).
The line should contain output from etags. Parse the output using the
regular expression EXPR.