<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kkos</author_name>
  <author_url>https://blog.hatena.ne.jp/kkos/</author_url>
  <blog_title>報國挺身日記</blog_title>
  <blog_url>https://kkos.hatenadiary.org/</blog_url>
  <categories>
    <anon>鬼車</anon>
  </categories>
  <description>なるほど。確かに正規表現パターンの最後がbackslashで終わるとき、それがエスケープの意味である筈はないから、backslash文字と解釈するという方法も考えられる。 Regexp.new(&quot;aaa\\&quot;) # これをエラーにしない aaa\でも、そういう特別ルールを作ると、パターンの最後に二個のbackslashが来る場合などで逆に混乱する気がする。八個でも六個でも同じ意味に解釈すればよいのかもしれないが。 Regexp.new(&quot;aaa\\\\\\&quot;) # aaa\\ Regexp.new(&quot;aaa\\\\\\\\&quot;) # aaa\\</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkkos.hatenadiary.org%2Fentry%2F20070627%2F1182947667&quot; title=&quot; backslash - 報國挺身日記&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>2007-06-27 21:34:27</published>
  <title> backslash</title>
  <type>rich</type>
  <url>https://kkos.hatenadiary.org/entry/20070627/1182947667</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
