view-search-no-match-lines

view-search-no-match-lines is a compiled Lisp function in `view.el'.

(view-search-no-match-lines TIMES REGEXP)

Search for the TIMESth occurrence of a line with no match for REGEXP.
If such a line is found, return non-nil and set the match-data to that line.
If TIMES is negative, search backwards.