dired-do-search

dired-do-search is an interactive autoloaded compiled Lisp function in `dired-aux.el'.


(dired-do-search REGEXP)

Search through all marked files for a match for REGEXP.
Stops when a match is found.
To continue searching for next match, use command M-x tags-loop-continue.