rxmatch-start

[procedure] rxmatch-start match [i]

[procedure] rxmatch-end match [i]

[procedure] rxmatch-substring match [i]

[procedure] rxmatch-after match [i]

[procedure] rxmatch-before match [i]

Gauche: Returns various match information from <regmatch>? object. See Concept:RegularExpression, rxmatch.

Some implementations have match-start and match-end.