semantic-symref-find-text
semantic-symref-find-text is an interactive autoloaded Lisp function in `symref.el
'.
(semantic-symref-find-text TEXT &optional SCOPE)
Find a list of occurrences of TEXT in the current project.
TEXT is a regexp formatted for use with egrep.
Optional SCOPE specifies which file set to search. Defaults to 'project.
Refers to `semantic-symref-tool', to determine the reference tool to use
for the current buffer.
Returns an object of class `semantic-symref-result'.