<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>surfi8000</author_name>
  <author_url>https://blog.hatena.ne.jp/surfi8000/</author_url>
  <blog_title>調べたことをまとめるブログ</blog_title>
  <blog_url>https://corycory.hateblo.jp/</blog_url>
  <categories>
    <anon>その他</anon>
  </categories>
  <description>メタ文字一覧 メタ文字意味文字列 / 正規表現 =&gt; マッチする箇所.任意の1文字hello / h.llo =&gt; hello\w単語を構成する文字hello / h\wllo =&gt; hello\W単語を構成しない文字hello! / hello\W =&gt; hello!\s空白文字(改行,タブ文字..含む)I am / I\sam =&gt; I am\S空白文字以外I'm / I\Sm =&gt; I'm\d数字5年 / \d年 =&gt; 5年\D数字以外5年 / 5\D =&gt; 5年0回以上の繰り返しhello / helo =&gt; hello+1回以上の繰り返しhello / hel+o =&gt; hello{…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcorycory.hateblo.jp%2Fentry%2Fother%2Fregular_expression%2F&quot; title=&quot;正規表現メタ文字まとめ - 調べたことをまとめるブログ&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>2020-09-30 11:25:31</published>
  <title>正規表現メタ文字まとめ</title>
  <type>rich</type>
  <url>https://corycory.hateblo.jp/entry/other/regular_expression/</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
