int re_forward_search(char * regexp)
Returns the position of the next regular expression regexp or -1 if regexp has not been found or -2 if regexp is not valid.