Regular
Expressions
101
Please wait while the app is loading...
Please enable JavaScript to use this web application.
Regular
Expressions
101
@regex101
Donate
Sponsor
Contact
Bug Reports & Feedback
Wiki
What's new?
What's new?
Loading content...
Close
Regex Editor
Regex Editor
Regex Library
Regex Library
Account
Account
Regex Quiz
Regex Quiz
Settings
Settings
Live Help
Live Help
Order By
Most Recent
Most Points
Fewest Points
Filter by Flavor
PCRE2
PCRE
ECMAScript
Python
Golang
Java
.NET
Sponsors
All your environment variables, in one place
Library entries
Search library
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
A pattern match for a specific WP Gutenberg block
no description available
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
NewWheel
no description available
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
NewWheel
no description available
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
comment_repl
no description available
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Javascript anonymous functions
no description available
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
IPV6 Match Pattern
no description available
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
IMAP: Envelope
no description available
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
IMAP: FULL
no description available
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Extract chat conversation
Simple regex to extract some chat conversation
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
Address capture
Complex address component capturing regex
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
MBUS Line
MBUS regex, with updated speed
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
E-mail
Best guess of e-mail -- using edq
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
E-mail
Best guess of e-mail
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
stylus --watch
no description available
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
exclude US traffic in GA
no description available
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Mexican Phone
Rules for Mexico: Numbers must be 10 digits long Area code is either 2 or 3 digits Remaining phone number has either 7 or 8 digits in groups of 3 or 4
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
a_link
no description available
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Match anything inside round brackets including the brackets and white space before them.
no description available
Submitted by
RazerMoon
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Date time recognition
no description available
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Influx part file
no description available
Submitted by
anonymous
-
3 years ago
1
...
713
714
715
716
717
718
719
...
853
Выделить полный индекс МПК и его составные части
Vote
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
Regular Expression
pcre
/
(?<Section>
[
a
-
hA
-
H
]
)
(?<Class>
(
\s
*
|
0
)*
[
1
-
9
]
\d
{0,1}
)
\s
*
(?<Subclass>
[
a
-
hA
-
H
]
)
(?<Maingroup>
(
\s
*
|
0
)*
[
1
-
9
]
\d
{0,1}
)
\s
*
\/
\s
*
(?<Subgroup>
(
\s
|
0
)*
[
1
-
9
]
\d
{0,3}
)
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
Irina
- 7 years ago