Please enable JavaScript to use regex101
Regular
Expressions
101
Support Regex101
Social
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)
ECMAScript (JavaScript)
Python
Golang
Java
.NET 7.0 (C#)
Rust
PCRE (Legacy)
Sponsors
There are currently no sponsors.
Become a sponsor today!
Community Patterns
Search among 2,160 community submitted regex patterns...
0
Patent Classfication
Created
·
2019-08-07 04:12
Flavor
·
Python
ipc cpc fi
Submitted by
anonymous
0
MAINTBOOK
Created
·
2019-09-27 07:50
Flavor
·
Python
no description available
Submitted by
anonymous
0
article group
Created
·
2019-08-12 13:33
Flavor
·
Python
no description available
Submitted by
anonymous
0
ARVFRESLOAD
Created
·
2019-08-13 09:01
Flavor
·
Python
no description available
Submitted by
anonymous
0
Detect Js string
Created
·
2019-08-16 01:46
Flavor
·
Python
Regex to detect string of js
Submitted by
anonymous
0
Match Time
Created
·
2019-08-16 10:44
Flavor
·
Python
no description available
Submitted by
anonymous
0
Python list indexing
Created
·
2019-08-16 11:10
Flavor
·
Python
no description available
Submitted by
anonymous
0
Cusip
Created
·
2019-08-20 08:27
Flavor
·
Python
no description available
Submitted by
anonymous
0
Sedol
Created
·
2019-08-20 08:28
Flavor
·
Python
no description available
Submitted by
anonymous
0
Isin
Created
·
2019-08-20 08:30
Flavor
·
Python
no description available
Submitted by
anonymous
0
regex for log format for logging for sorting xml's
Created
·
2019-08-20 11:40
Flavor
·
Python
no description available
Submitted by
anonymous
0
mayfield 2
Created
·
2019-08-22 19:45
Flavor
·
Python
no description available
Submitted by
anonymous
0
mayfield 12
Created
·
2019-08-26 02:00
Flavor
·
Python
no description available
Submitted by
anonymous
0
60fps fixtures
Created
·
2019-08-25 18:42
Flavor
·
Python
no description available
Submitted by
anonymous
0
60fps m3u8
Created
·
2019-08-25 19:11
Flavor
·
Python
no description available
Submitted by
anonymous
0
AC800s Modem testing
Created
·
2019-08-25 21:57
Flavor
·
Python
Still not quite right
Submitted by
anonymous
0
AC800s from forum
Created
·
2019-08-25 22:00
Flavor
·
Python
no description available
Submitted by
anonymous
0
AC800s
Created
·
2019-08-26 05:42
Flavor
·
Python
no description available
Submitted by
anonymous
0
gen unique sql
Created
·
2019-08-26 06:43
Flavor
·
Python
no description available
Submitted by
anonymous
0
regex email
Created
·
2019-08-27 03:57
Flavor
·
Python
use for censor phonenumber in comment
Submitted by
anonymous
Previous page
1
…
61
62
63
64
65
…
108
Next page
Community Library Entry
0
Regular Expression
Created
·
2019-08-27 03:57
Flavor
·
Python
r"
[
a
-
z
][
a
-
z0
-
9_
\.
]
{5,32}
@
[
a
-
z0
-
9
]
{2,}
(
\.
[
a
-
z0
-
9
]
{2,4}
){1,2}
"
mg
Open regex in editor
Description
use for censor phonenumber in comment
Submitted by
anonymous