View-search-last-regexp-forward

View-search-last-regexp-forward is an interactive compiled Lisp function in `view.el'.


(View-search-last-regexp-forward N)

Search forward for first (or prefix Nth) instance of last regexp in View mode.
Displays line found at center of window. Sets mark at starting position and
pushes mark ring.

The variable `view-highlight-face' controls the face that is used
for highlighting the match that is found.