<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>y-kawaz</author_name>
  <author_url>https://blog.hatena.ne.jp/y-kawaz/</author_url>
  <blog_title>y-kawazの日記</blog_title>
  <blog_url>https://y-kawaz.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>正規表現は日常的に使うから基本的なマッチングには不自由しないんだけど、しばしば使うけれど紛らわしくて確認しがちな前方一致と後方一致についてメモ。 後方一致*1 前方一致*2 肯定(Positive) (?&lt;=expression) (?=expression) 否定(Negative) (?&lt;!expression) (?!expression) *1:左チェック, 後読み, Lookbehind *2:右チェック, 先読み, Lookahead</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fy-kawaz.hatenadiary.org%2Fentry%2F20090531%2F1243642250&quot; title=&quot;正規表現メモ（忘れやすい奴） - y-kawazの日記&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>2009-05-31 09:10:50</published>
  <title>正規表現メモ（忘れやすい奴）</title>
  <type>rich</type>
  <url>https://y-kawaz.hatenadiary.org/entry/20090531/1243642250</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
