isearch-search-string

isearch-search-string is a compiled Lisp function in `isearch.el'.

(isearch-search-string STRING BOUND NOERROR)

Search for the first occurrence of STRING or its translation.
If found, move point to the end of the occurrence,
update the match data, and return point.