string-match-p

string-match-p is a compiled Lisp function in `subr.el'.

(string-match-p REGEXP STRING &optional START)

Same as `string-match' except this function does not change the match data.