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 7,880 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
web validation
PCRE2 (PHP >=7.3)
web validation
Submitted by
anonymous
-
2 years ago
2022-04-05 10:25
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Sign-In with Ethereum
ECMAScript (JavaScript)
This is the complete Sign-In with Ethereum RegExp implementation
Submitted by
anonymous
-
2 years ago
2022-04-05 14:16
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
extract xml fragments from text
PCRE2 (PHP >=7.3)
maybe useful if you want to enrich e.g. markup with xml fragments and analyse them (e.g. joplinApp with RestApi)
Submitted by
cookyr
-
2 years ago
2022-04-05 15:31
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
css var regex
PCRE2 (PHP >=7.3)
css var regex
Submitted by
anonymous
-
2 years ago
2022-04-05 15:49
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
extract id in filename psd from path ftp
ECMAScript (JavaScript)
extract id in filename psd from path ftp
Submitted by
loochanin
-
2 years ago
2022-04-05 16:49
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
codigo da glosa quebrada, descricao quebrada e sem gp
PCRE2 (PHP >=7.3)
codigo da glosa quebrada, descricao quebrada e sem gp até o limite inferior
Submitted by
anonymous
-
2 years ago
2022-04-05 18:48
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Match Time HH:MM:SS
ECMAScript (JavaScript)
It checks for time in 24hr format with colon separator
Submitted by
OMKAR AGRAWAL
-
2 years ago
2022-04-06 08:37
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Parse WKT POINT
PCRE2 (PHP >=7.3)
Parse a WKT POINT string into longitude and latitude values
Submitted by
anonymous
-
2 years ago
2022-04-06 08:49
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
numbered_paths
PCRE2 (PHP >=7.3)
Regex to captures paths starting with numbers
Submitted by
anonymous
-
2 years ago
2022-04-06 11:05
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
CSS base64 data stream
ECMAScript (JavaScript)
Match Base64 data stream inside CSS file (WOFF/WOFF2)
Submitted by
Anoir Ben Tanfous
-
2 years ago
2022-04-07 08:34
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
分组
ECMAScript (JavaScript)
显示分组
Submitted by
Jason
-
2 years ago
2022-04-08 04:24
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Match Internal Links
ECMAScript (JavaScript)
Detect internal links in page
Submitted by
anonymous
-
2 years ago
2022-04-10 11:33
(Last modified 2 years ago)
2022-04-10 12:11
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Remove Trailing Number
Python
Regex for the gvsbuild tool to remove a trailing number from a project name.
Submitted by
anonymous
-
2 years ago
2022-04-10 12:24
(Last modified 2 years ago)
2022-04-10 14:06
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Match markdown link
ECMAScript (JavaScript)
Regex match markdown link
Submitted by
anonymous
-
2 years ago
2022-04-11 07:40
(Last modified 2 years ago)
2022-04-11 07:46
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
WinSCP file list parse
ECMAScript (JavaScript)
Capture details of file sizes and names from a ls listing from WinSCP
Submitted by
anonymous
-
2 years ago
2022-04-11 13:01
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
C++ Expression Match
PCRE2 (PHP >=7.3)
Matches most expressions, doesn't match keywords like new or throw or lambdas.
Submitted by
anonymous
-
2 years ago
2022-04-12 13:32
(Last modified 2 years ago)
2022-04-12 14:34
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
US Number
PCRE2 (PHP >=7.3)
I write this to complete the Freecodecamp asssignment. This page very helpful Thanks aksonai for bringing me here
Submitted by
anonymous
-
2 years ago
2022-04-13 12:08
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
div change to button
ECMAScript (JavaScript)
div change to button
Submitted by
mtac
-
2 years ago
2022-04-13 14:48
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
my TODOs in IntelliJ
PCRE2 (PHP >=7.3)
looks for TODO followed by jundan. Ignoring capitalization.
Submitted by
Daniel Jr
-
2 years ago
2022-04-13 16:43
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Positive Integer
ECMAScript (JavaScript)
(/^\d{0,}(([.]{1})?\d?){0,}$/gi
Submitted by
Wasiu Ramoni
-
2 years ago
2022-04-13 19:28
1
...
251
252
253
254
255
256
257
...
394
Semantec Versioning
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Regular Expression
ECMAScript (JavaScript)
/
^
(
\d
+
)
\.
(
\d
+
)
\.
(
\d
+
)
-
?
(
[
a
-
zA
-
Z-
\d
\.
]
*
)
\+
?
(
[
a
-
zA
-
Z-
\d
\.
]
*
)
$
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
Flemming Steffensen
-
3 years ago
2021-05-18 06:39