<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mofc</author_name>
  <author_url>https://blog.hatena.ne.jp/mofc/</author_url>
  <blog_title>mofc</blog_title>
  <blog_url>https://mofc.hatenadiary.org/</blog_url>
  <categories>
    <anon>正規表現</anon>
  </categories>
  <description>秀丸エディタで使用できない正規表現があるようなので調べてみました。調査中なので追記していく予定です。（2008/10/13 16:45） 使用できない正規表現 種類 正規表現 意味 代替 文字の指定 \d 数字 [0-9] \D 数字以外 [^0-9] \s 空白文字 [\t\n\x0B\f\r] \S 空白文字以外 [^\t\n\xOB\f\r] \w 英数字とアンダースコア [a-zA-Z_0-9] \W 英数字とアンダースコア以外 [a-zA-Z_0-9] 量の指定 *+ 独占的なマッチング（0個以上） 不明 ++ 独占的なマッチング（1個以上） 不明 ?+ 独占的なマッチング（0個また…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmofc.hatenadiary.org%2Fentry%2F20081013%2F1223881971&quot; title=&quot;秀丸エディタで使用できない正規表現 - mofc&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>2008-10-13 16:12:51</published>
  <title>秀丸エディタで使用できない正規表現</title>
  <type>rich</type>
  <url>https://mofc.hatenadiary.org/entry/20081013/1223881971</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
