Next: , Previous: , Up: Regular Expression Searching in Programs   [Index]


8.4.3.3 string-match-p

Function: string-match-p regexp string &optional start

This predicate function does what string-match does, but it avoids modifying the match data.