ebrowse-find-pattern

ebrowse-find-pattern is a compiled Lisp function in `ebrowse.el'.

(ebrowse-find-pattern &optional POSITION INFO &aux VIEWING)

Find a pattern.

This is a kluge: Ebrowse allows you to find or view a file containing
a pattern. To be able to do a search in a viewed buffer,
`view-mode-hook' is temporarily set to this function;
`ebrowse-temp-position-to-view' holds what to search for.

INFO is a list (TREE-HEADER TREE-OR-MEMBER MEMBER-LIST).