tag-partial-file-name-match-p
tag-partial-file-name-match-p is a compiled Lisp function in `etags.el
'.
(tag-partial-file-name-match-p TAG)
Return non-nil if current tag matches file name.
This is a substring match, and it can include directory separators.
Point should be just after a string that matches TAG.