Please enable JavaScript to use this web application.
Regular
Expressions
101
Social
Donate
Info
Regex Editor
Community Patterns
Account
Regex Quiz
Settings
Order By
Most Recent
Most upvotes
Most downvotes
Highest Score
Lowest Score
Filter by Flavor
PCRE2 (PHP >=7.3)
PCRE (PHP <7.3)
ECMAScript (JavaScript)
Python
Golang
Java 8
.NET 7.0 (C#)
Rust
Sponsors
There are currently no sponsors.
Become a sponsor today!
Community Patterns
Search among 18,200 community submitted regex patterns...
1
IP address matcher
PCRE2 (PHP >=7.3)
matches any valid ip and captures the ip and port
Submitted by
Artyui
-
5 months ago
(Last modified 5 months ago)
1
.
PCRE2 (PHP >=7.3)
.
Submitted by
anonymous
-
5 months ago
1
HaiPhongTech
.NET 7.0 (C#)
Validator
Submitted by
anonymous
-
5 months ago
1
Bangla validation regex
ECMAScript (JavaScript)
আপনার কোডের Bangla validation regex শুধুমাত্র বাংলা ইউনিকোড রেঞ্জ (\u0980-\u09FF) অনুমোদন করছে। কিন্তু, "জোবায়দুল ইসলাম"-এর মধ্যে স্পেস ( ) রয়েছে, যা আপনার regex-এ অনুমোদিত নয়।** আপনার regex-টি নিচের মতো পরিবর্তন করুন, যাতে স্পেস এবং বাংলা চরিত্র উভয়ই গ্রহণযোগ্য হয়: const isBanglaText = (text:...
Submitted by
Zobaidul Kazi
-
5 months ago
1
tenor url match
Python
this is mainly targeted for Discord bots using Python3 /shrug haters can please cry below
Submitted by
owocado
-
5 months ago
1
Style attribute regex
PCRE2 (PHP >=7.3)
Style attribute regex
Submitted by
anonymous
-
5 months ago
1
unityourighumanity
PCRE (PHP <7.3)
minal aidzin wal Faidzin
Submitted by
anonymous
-
5 months ago
1
Match EMail
PCRE2 (PHP >=7.3)
This regular expression matches emails, params: EMail name: only latin, numbers, spec chars like line or dots. EMail domain: any characters, after dot should be minimum 2 letters. Look for examples how it will be matched in edit
Submitted by
Anonymous
-
5 months ago
1
SAML extract Attribute Values from specified Attribute
PCRE2 (PHP >=7.3)
This regex extracts Attribute Values from specified Attribute Name. Only known edge case is if a tag is the first tag in the string, but it shouldn't be the case for SAML responses It can easily adapted to do the same type of extract from an XML tag containing multiple tags containing values
Submitted by
Skerilyo
-
5 months ago
(Last modified 5 months ago)
1
gdpsfh anti-stupid
ECMAScript (JavaScript)
(refer to forum post 1357770511563624621) gdpsfh anti-stupid, matches correct gdps name if incorrect format https://mygdps.ps.fhgdps.com => mygdps http://mygdps.ps.fhgdps.com => mygdps https://mygdpsaaaaaaaaaaaa.ps.fhgdps.com => (no match because incorrect subdomain) correctinput => (no match)
Submitted by
anonymous
-
5 months ago
1
Deped LRN validator
ECMAScript (JavaScript)
This regex will validate a Deped's student's learner reference number (LRN) based from: https://www.teacherph.com/deped-learner-reference-number-lrn/
Submitted by
anonymous
-
5 months ago
1
Practica 1
PCRE2 (PHP >=7.3)
ejer hechos 1,2,3,4,5,6,7
Submitted by
aita
-
5 months ago
(Last modified 5 months ago)
1
Parse markdown table header and column
PCRE2 (PHP >=7.3)
Parse markdown table header and column
Submitted by
anonymous
-
5 months ago
1
Telegram Bot API token
PCRE2 (PHP >=7.3)
Telegram Bot API token
Submitted by
anonymous
-
5 months ago
1
Windows Registry files RegEx
PCRE2 (PHP >=7.3)
A regular expression for separating Key/Value pairs.
Submitted by
anonymous
-
5 months ago
1
Roman numerals up to 3999
.NET 7.0 (C#)
This regex matches every allowed roman numeral allowed under the traditional system. This system ended at 3999, as this was the biggest expressable number without additional symbols or notation.
Submitted by
Ben
-
5 months ago
(Last modified 5 months ago)
1
SNILS (СНИЛС) 2025
PCRE2 (PHP >=7.3)
Two different patterns to verify SNILS
Submitted by
anonymous
-
4 months ago
1
Calendar Versioning
PCRE2 (PHP >=7.3)
Best effort to validate/match only strings compliant with Calendar Versioning
Submitted by
Matthew Watkins
-
4 months ago
1
Varde kommune Danish CPR validation
PCRE2 (PHP >=7.3)
To match all CPR numbers only with validt dates
Submitted by
John Pedersen
-
4 months ago
1
match amz data
PCRE2 (PHP >=7.3)
匹配当前路径
Submitted by
anonymous
-
4 months ago
1
...
121
122
123
124
125
...
910