<?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 Today I Learned</title><link>https://skalt.github.io/til/tags/regex/</link><description>Recent content in Regex on Today I Learned</description><generator>Hugo</generator><language>en-us</language><copyright>CC BY-NC-SA 4.0</copyright><atom:link href="https://skalt.github.io/til/tags/regex/index.xml" rel="self" type="application/rss+xml"/><item><title/><link>https://skalt.github.io/til/2026/05/14/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://skalt.github.io/til/2026/05/14/</guid><description>&lt;p&gt;I had no idea that&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;in e.g. .NET, python, and rust, the default &lt;code&gt;\d&lt;/code&gt; matches Unicode digits (~370 digits in .NET, ~770 in Rust), not just ASCII 0-9. that includes Eastern Arabic (٠١٢٣), Devanagari (०१२३), Fullwidth (０１２３), and many others.&lt;/p&gt;
&lt;p&gt;&amp;ndash; &lt;a href="https://iev.ee/blog/what-262715-regex-questions-havent-answered/#:~:text=in%20e%2Eg,others"&gt;https://iev.ee/blog/what-262715-regex-questions-havent-answered/#:~:text=in%20e%2Eg,others&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;</description></item></channel></rss>