ruby/doc/matchdata
Shugo Maeda e048a073a3 Add MatchData#bytebegin and MatchData#byteend
These methods return the byte-based offset of the beginning or end of the specified match.

[Feature #20576]
2024-07-16 14:48:06 +09:00
..
begin.rdoc
bytebegin.rdoc Add MatchData#bytebegin and MatchData#byteend 2024-07-16 14:48:06 +09:00
byteend.rdoc Add MatchData#bytebegin and MatchData#byteend 2024-07-16 14:48:06 +09:00
end.rdoc
offset.rdoc