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 2,360 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
PLDI regex 2
Python
for pldi answer
Submitted by
PlaceReporter99
-
6 months ago
2023-05-21 14:42
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
PLDI regex 1
Python
For pldi answer
Submitted by
PlaceReporter99
-
6 months ago
2023-05-21 14:34
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Dyno warning regex
Python
Used to separate things in dyno warning
Submitted by
anonymous
-
6 months ago
2023-05-21 11:33
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Hesla ISJ
Python
ISJ
Submitted by
anonymous
-
6 months ago
2023-05-19 17:30
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
100-4300
Python
match 100, 200, 300 upto 4300
Submitted by
anonymous
-
6 months ago
2023-05-19 12:19
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Get <NIC>
Python
Get NICs from string
Submitted by
anonymous
-
7 months ago
2023-05-14 06:44
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Home
Golang
Dj dus er geen je een je aan je enige eerst een he we er
Submitted by
Webmaster
-
7 months ago
2023-05-13 08:42
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
extract <*n or <n where n is a number
Golang
see https://stackoverflow.com/questions/76228402/regex-to-extract-n-where-n-is-digit
Submitted by
code_monk
-
7 months ago
2023-05-11 14:37
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
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Python Regex to Find Rack Files
Python
Python Regex to Find Rack Files
Submitted by
anonymous
-
7 months ago
2023-05-08 17:53
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
camel-assistnt resp
Python
camel-assistnt resp
Submitted by
anonymous
-
7 months ago
2023-05-08 02:59
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Authelia regex path rules
Golang
Testing Authelia subdomain / path rules. You can read more at the Authelia Docs By default, this regex101 page is shown a test for a generic API path domain: "some-sub.drpranavmishra.com" resources:...
Submitted by
Pranav Mishra
-
7 months ago
2023-05-06 19:29
(Last modified 7 months ago)
2023-05-07 13:35
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)
langchain
Python
langchain
Submitted by
anonymous
-
7 months ago
2023-05-04 04:48
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Get digits
Golang
Trying to get digits
Submitted by
Arthur Silva
-
7 months ago
2023-05-03 18:20
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
LC - Athento
Python
Expresion regular para extraer informacion desde el titulo de un documento
Submitted by
Fernando Olivera
-
7 months ago
2023-05-02 20:15
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
URL Pattern Django
Python
URL Pattern Django
Submitted by
Fernando Olivera
-
7 months ago
2023-05-02 20:06
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
walter1976LastClean
Golang
walter1976LastClean
Submitted by
anonymous
-
7 months ago
2023-05-02 03:52
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
walter1976FirstClean
Python
walter1976FirstClean
Submitted by
anonymous
-
7 months ago
2023-05-02 03:52
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
walter1976Split
Python
walter1976Split
Submitted by
anonymous
-
7 months ago
2023-05-02 03:51
1
2
3
4
5
6
7
...
118
Enum map to test cases
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
.NET (C#)
@"
[
\t
]
*
(
[
\w
.
]
+
)
=>
(
[
\w
.
]
+
)
[
,
]
*
"
gm
Open regex in editor
Description
Loading markdown...
Submitted by
DenKu1
-
a year ago
2022-11-16 15:23