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
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
MYISAM
no description available
Submitted by
anonymous
-
2 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
LONG BLOB
no description available
Submitted by
anonymous
-
2 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
CHARACTER SET | COLLATE
no description available
Submitted by
anonymous
-
2 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
ADD CHANGE MODIFY
no description available
Submitted by
anonymous
-
2 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Rinex 2 filepath parsing pattern
This regex patterns allows to parse rinex 2 filesnames/filepath it follows the directory structure usually found on FTP servers from main GNSS CORS stations networks / monitoring organizations (e.g. ftp://rgpdata.ign.fr/pub/data)
Submitted by
Mathieu Peyréga (mathieu.peyrega@gmail.com)
-
2 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
IP ADDRESS
Public or Private
Submitted by
Andrea Russo
-
2 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Nome COGNOME
Nome e Cognome scritti secondo convenzione magistratura: Nome COGNOME COGNOME Nome Utilizzabile in atti giuridici
Submitted by
Andrea Russo
-
2 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Codice Fiscale Italiano
identificazione del codice fiscale, case insensitive
Submitted by
Andrea Russo
-
2 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Regex for keana
no description available
Submitted by
anonymous
-
2 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
日期
no description available
Submitted by
anonymous
-
2 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
CommonMark Fenced Code Blocks (78% Spec Compliant)
no description available
Submitted by
anonymous
-
2 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Removes useless semicolons.
no description available
Submitted by
anonymous
-
2 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
nama produk di tokopedia
no description available
Submitted by
3xploiton3
-
2 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
日期
可用于b站弹幕屏蔽
Submitted by
anonymous
-
2 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Date
Matches any date with a shortened month. Example 1: Oct. 20, 2010 Example 2: Sep 10, 2020
Submitted by
anonymous
-
2 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
phone
no description available
Submitted by
anonymous
-
2 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
复杂正则
no description available
Submitted by
anonymous
-
2 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
German vehicle registration incl. options
This regex validates German vehicle registration numbers. It includes 'H' for Oldtimers (Historic) and 'E' for electric. Futhermore it validates optional seasonal plates. For example for motorcycles or recreational vehicles.
Submitted by
awwillia
-
2 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
calibre_metaplug_regex
no description available
Submitted by
anonymous
-
2 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Match URI with grouped URL syntaxes
Validate (although, not recommended) URI scheme, and separate the URI syntax with multiple groups.
Submitted by
outrowed
-
2 years ago
1
...
81
82
83
84
85
86
87
...
741
NumberOnlyDate_regex
Vote
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
Regular Expression
python
r"
(?<!
\d
)
(?:
[
0
-
9
]
{4}
(?:
(?:
0
[
1
-
9
]
|
1
[
0
-
2
]
)
(?:
0
[
1
-
9
]
|
1
[
0
-
9
]
|
2
[
0
-
8
]
)
|
(?:
0
[
13
-
9
]
|
1
[
0
-
2
]
)
(?:
29
|
30
)
|
(?:
0
[
13578
]
|
1
[
02
]
)
(?:
31
)
)
|
(?:
[
0
-
9
]
{2}
(?:
0
[
48
]
|
[
2468
]
[
048
]
|
[
13579
]
[
26
]
)
|
(?:
0
[
48
]
|
[
2468
]
[
048
]
|
[
13579
]
[
26
]
)
00
)
02
(?:
29
)
)
(?!
\d
)
"
gx
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
- 2 years ago