Please enable JavaScript to use this web application.
Regular
Expressions
101
Social
Social
Join the Discord community!
Follow me on twitter!
Send me an email
Donate
Donate
Donate through Paypal
Become a Github Sponsor
Info
Info
Find out what's new!
RegEx101 Wiki
Report bugs or make suggestions
What's new?
Loading content...
Close
Regex Editor
Regex Editor
Community Patterns
Community Patterns
Account
Account
Regex Quiz
Regex Quiz
Settings
Settings
Live Help
Live Help
Get help on Discord
Get help on IRC
Order By
Most Recent
Highest Score
Lowest Score
Most upvotes
Most downvotes
Filter by Flavor
PCRE2 (PHP >=7.3)
PCRE (PHP <7.3)
ECMAScript (JavaScript)
Python
Golang
Java 8
.NET (C#)
Rust
Sponsors
Community Patterns
Search among 3,480 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
0及最多6位正负整数
ECMAScript (JavaScript)
1、匹配6位以内正负整数 2、可以匹配0 有效例子 0 21...
Submitted by
anonymous
-
7 months ago
2023-05-18 03:35
-1
0 upvotes, 1 downvotes (score 0%) (You must be signed in to vote)
Matching un-wrapped HTML & CSS code blocks in Markdown
ECMAScript (JavaScript)
PATTERNS RegEx Flavour ECMAScript (JavaScript, ActionScript, TypeScript, etc.) ...
Submitted by
anonymous
-
7 months ago
2023-05-17 17:36
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Strong Matcher for ISO 8601 / RFC 3339 Date Times; rejects bad TZ offsets, illegal times (Museum of Bad Data)
ECMAScript (JavaScript)
Handles many nuanced cases around time zone offsets, leap seconds and leap days. References: List of UTC Offsets RFC 3339, the stricter rules that most systems use in practice ISO 8601, the widely known name for this format...
Submitted by
Philip Flip Kromer (@mrflip)
-
7 months ago
2023-05-14 07:19
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Time Zone UTC Offsets in actual use for ISO 8601 / RFC 3339 Date Times (Museum of Bad Data)
ECMAScript (JavaScript)
Time Zone UTC Offsets in actual use for ISO 8601 / RFC 3339 Date Times (Museum of Bad Data) https://regex101.com/library/F21Glr Matches only (and every) UTC offset that is in actual use and valid under ISO 8601 and RFC 3339 (Y'know, the '2008-08-08T08:08:08+05:00' looking one, this is the plus/min...
Submitted by
Philip Flip Kromer
-
7 months ago
2023-05-14 05:03
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Four-Digit Leap Years post-Y0 (AD/BCE) (Museum of Bad Data)
ECMAScript (JavaScript)
This will match all four-digit years that are leap years, using the "either (multiple of four but not a multiple of 100) OR (multiple of 400)" rule. Explained / ^(...
Submitted by
Philip Flip Kromer
-
7 months ago
2023-05-14 02:35
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Capture URL without Query Parameters
ECMAScript (JavaScript)
Capture URL without Query Parameters /^(+).*/gm
Submitted by
anonymous
-
7 months ago
2023-05-12 13:41
2
2 upvotes, 0 downvotes (score 34.2%) (You must be signed in to vote)
ISD Codes for Phones
ECMAScript (JavaScript)
ISD Codes for Phones Matches the basic format for ISD Codes.
Submitted by
Arvind Singh Rawat
-
7 months ago
2023-05-10 11:59
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Phrase enclosed case insensitive
.NET (C#)
Match everything enclosed, say, a phrase, with case insensitive.
Submitted by
kosalanuwan
-
7 months ago
2023-05-09 15:42
1
2 upvotes, 1 downvotes (score 20.8%) (You must be signed in to vote)
tiktok video id
ECMAScript (JavaScript)
get tiktok video id https://m.tiktok.com/h5/share/usr/6641141594707361797.html https://m.tiktok.com/v/6749869095467945218.html https://www.tiktok.com/@cchelseam..eow/video/6751181801206729990 https://www.tiktok.com/embed/6567659045795758085...
Submitted by
threedot
-
7 months ago
2023-05-09 10:42
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Match Discord Emoji
ECMAScript (JavaScript)
This matches all type of emoji which can be used on Discord.
Submitted by
cph101
-
7 months ago
2023-05-08 16:27
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Catch multiline escaped text between quotes
ECMAScript (JavaScript)
Catch multiline escaped text between quotes: Catch quotes It is a functional component...
Submitted by
David Blanchard
-
7 months ago
2023-05-08 12:51
(Last modified 7 months ago)
2023-05-16 19:33
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Trimmed (no unicode space separators at start or end of string
ECMAScript (JavaScript)
Disallows all space-like characters -- see https://www.fileformat.info/info/unicode/category/Zs/list.htm -- at the start or end of the string
Submitted by
anonymous
-
7 months ago
2023-05-05 01:36
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
phones
ECMAScript (JavaScript)
Разбирает список телефонов, разделенных ;
Submitted by
Alex
-
7 months ago
2023-05-04 17:00
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
date time validation
.NET (C#)
Validation of the date of time, taking into account the high year in the format date.ToString("yyMMdd-hh_mm_ss").
Submitted by
Oleksii Serikov (alex@neochrom.biz)
-
7 months ago
2023-05-04 16:18
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
gsap current price
ECMAScript (JavaScript)
Getting google shopping current pricees
Submitted by
anonymous
-
7 months ago
2023-05-03 19:23
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Commafication (this BREAKS ON APPLE DEVICES!!!!)
ECMAScript (JavaScript)
Commafy any number! 30000 = 30,000 303123 = 303,123 999888777 = 999,888,777
Submitted by
Mendel Groner
-
7 months ago
2023-04-30 16:21
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
hsl colors
ECMAScript (JavaScript)
matches many HSL and HSLA formats permitted in CSS
Submitted by
anonymous
-
7 months ago
2023-04-25 09:35
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Extract email from - Add "email"
ECMAScript (JavaScript)
Replace Add "xyz@abc.com" with xyz@abc.com
Submitted by
anonymous
-
8 months ago
2023-04-20 19:11
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Email address supporting plus addressing and multiple subdomains.
ECMAScript (JavaScript)
This expression follows the rules displayed at https://knowledge.validity.com/hc/en-us/articles/220560587-What-are-the-rules-for-email-address-syntax-. Note that their rules DO NOT exactly match those of the applicable RFC 5322 (sections 3.2.3 and 3.4.1) and RFC 5321, but rather supports a pattern ...
Submitted by
Eric Bewley
-
8 months ago
2023-04-20 12:21
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Filename without extension
ECMAScript (JavaScript)
Selects only the filename of a file, including dotfiles.
Submitted by
anonymous
-
8 months ago
2023-04-17 18:59
1
...
3
4
5
6
7
8
9
...
174
TAP Result Log issue
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
.NET (C#)
@"
(
[
+-
]
?
(?=
\.
\d
|
\d
)
(?:
\d
+
)?
(?:
\.
?
\d
*
)?
(?:
[
eE
]
[
+-
]
?
\d
+
)
)
"
g
Open regex in editor
Description
Loading markdown...
Submitted by
Darwin Subramaniam
-
a year ago
2022-11-15 03:28
(Last modified a year ago)
2022-11-15 08:43