<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Regex on たかおの解説</title><link>https://takao.blog/ja/tags/regex/</link><description>Recent content in Regex on たかおの解説</description><generator>Hugo -- gohugo.io</generator><language>ja</language><copyright>たかおの解説</copyright><lastBuildDate>Sat, 13 Jun 2026 23:11:50 +0900</lastBuildDate><atom:link href="https://takao.blog/ja/tags/regex/index.xml" rel="self" type="application/rss+xml"/><item><title>JavaScript正規表現の新しいvフラグ（Set表記とUnicodeプロパティの強化）</title><link>https://takao.blog/ja/web/js-regex-v-flag/</link><pubDate>Wed, 15 Oct 2025 00:00:00 +0900</pubDate><guid>https://takao.blog/ja/web/js-regex-v-flag/</guid><description>&lt;img src="https://takao.blog/img/thumnail.webp" alt="Featured image of post JavaScript正規表現の新しいvフラグ（Set表記とUnicodeプロパティの強化）" /&gt;&lt;h2 id="はじめに"&gt;はじめに
&lt;/h2&gt;&lt;p&gt;ES2024で導入された &lt;strong&gt;&lt;code&gt;v&lt;/code&gt;フラグ&lt;/strong&gt;は、JavaScriptの正規表現に大きな進化をもたらしました。従来の&lt;code&gt;u&lt;/code&gt;フラグの上位互換であり、文字クラスの集合演算（差分・共通部分）、入れ子の文字クラス、そして絵文字の正確なマッチングを可能にします。&lt;/p&gt;</description></item></channel></rss>