<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tbpg</author_name>
  <author_url>https://blog.hatena.ne.jp/tbpg/</author_url>
  <blog_title>Tbpgr Blog</blog_title>
  <blog_url>https://tbpgr.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby</anon>
  </categories>
  <description>概要 MatchData#end(n) -&gt; Fixnum | nil 詳細 n 番目の部分文字列終端のオフセットを返します。 0 はマッチ全体を意味します。 n 番目の部分文字列がマッチしていなければ nil を返します。 サンプルコード require 'tbpgr_utils' &quot;hogehigehage&quot; =~ /(h\wge)(h\wge)(h\wge)/ bulk_puts_eval binding, &lt;&lt;-EOS $~.size $~.end 0 $~.end 1 $~.end 2 $~.end 3 EOS __END__ 下記はTbpgrUtils gemの機能 bulk_pu…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftbpgr.hatenablog.com%2Fentry%2F20140609%2F1402317042&quot; title=&quot;Ruby | MatchData | end - Tbpgr Blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-06-09 21:30:42</published>
  <title>Ruby | MatchData | end</title>
  <type>rich</type>
  <url>https://tbpgr.hatenablog.com/entry/20140609/1402317042</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
