doc-view-search-internal

doc-view-search-internal is a compiled Lisp function in `doc-view.el'.

(doc-view-search-internal REGEXP FILE)

Return a list of FILE's pages that contain text matching REGEXP.
The value is an alist of the form (PAGE CONTEXTS) where PAGE is
the pagenumber and CONTEXTS are all lines of text containing a match.