match-end

[procedure] match-start match

[procedure] match-end match

Scheme48: Returns the start or end index of match which is returned from match. See also Concept:RegularExpression, match, match-submatches.

Gauche has similar procedures as rxmatch-start, rxmatch-end.