rxmatch

[procedure] rxmatch regexp string

Gauche: regular expression matcher. Returns <regmatch>? object if match, or #f otherwise. See Concept:RegularExpression, #/.

Some implementations call this match.