<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/doc/matchdata, branch v4.0.2</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Add MatchData#bytebegin and MatchData#byteend</title>
<updated>2024-07-16T05:48:06+00:00</updated>
<author>
<name>Shugo Maeda</name>
<email>shugo@ruby-lang.org</email>
</author>
<published>2024-06-12T02:35:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e048a073a3cba04576b8f6a1673c283e4e20cd90'/>
<id>e048a073a3cba04576b8f6a1673c283e4e20cd90</id>
<content type='text'>
These methods return the byte-based offset of the beginning or end of the specified match.

[Feature #20576]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These methods return the byte-based offset of the beginning or end of the specified match.

[Feature #20576]
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Enhanced RDoc for MatchData (#5819)</title>
<updated>2022-04-18T18:02:35+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2022-04-18T18:02:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b074bc3d614cd4e783dc77e3602c424110230495'/>
<id>b074bc3d614cd4e783dc77e3602c424110230495</id>
<content type='text'>
Treats:
    #begin
    #end
    #match
    #match_length
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Treats:
    #begin
    #end
    #match
    #match_length
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Enhanced RDoc for MatchData (#5818)</title>
<updated>2022-04-18T16:31:30+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2022-04-18T16:31:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9d1dd7a9ed189475730254fbfee52f890759afaf'/>
<id>9d1dd7a9ed189475730254fbfee52f890759afaf</id>
<content type='text'>
Treats:
    #regexp
    #names
    #size
    #offset
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Treats:
    #regexp
    #names
    #size
    #offset
</pre>
</div>
</content>
</entry>
</feed>
