any-match?

[procedure] any-match? regexp string

Scheme48: regexp matcher. Returns a boolean value indicating whether string matches regexp. See Concept:RegularExpression, match, exact-match?.