semanticdb-find-tags-by-name-regexp

semanticdb-find-tags-by-name-regexp is an autoloaded Lisp function in `db-find.el'.

(semanticdb-find-tags-by-name-regexp REGEXP &optional PATH FIND-FILE-MATCH)

Search for all tags matching REGEXP on PATH.
See `semanticdb-find-translate-path' for details on PATH.
FIND-FILE-MATCH indicates that any time a match is found, the file
associated with that tag should be loaded into a buffer.