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,300 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
(?<!\d|\.)((\d\.\d|\d)(?!\d|\.\d)[^\d,;.]+?listening)
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-07-17 05:27
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
exclude dirs
Python
This will match some common directories that you might not want to sync using rsync, gscutil rsync etc
Submitted by
anonymous
-
4 years ago
2019-07-17 12:32
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
sudo transform
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-07-18 02:09
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Python UUID in full (str) and compact (hex) form
Python
Python regex used to parse a UUID in its full form (36 chars, including hyphens in 12-4-4-4-12 form), and its compact 32 char form (derived from uuid.hex). This regex was originally created for a Django url converter that supported uuids in both forms.
Submitted by
anonymous
-
4 years ago
2019-07-18 07:38
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
worldfootball.net epg
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-07-21 09:53
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Taiwan Address regex
Python
no description available
Submitted by
cys0941
-
4 years ago
2019-07-24 07:16
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
telegraf.conf
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-07-25 17:36
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
https://regex101.com/r/edPG4P/1
Python
needs to be modified for use in python by this code example note use of {3 } and additional parenthesis around the import re nigeRegex = re.compile(r'((\d{3}-)?\d{3}-\d{4}(,)?){3}') nigeRegex.search('My numbers are 415-555-1234,555-4242,212-555-0000')
Submitted by
anonymous
-
4 years ago
2019-07-28 10:09
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
https://regex101.com/r/edPG4P/1
Python
needs to be modified for use in python by this code example note use of {3 } and additional parenthesis around the import re nigeRegex = re.compile(r'((\d{3}-)?\d{3}-\d{4}(,)?){3}') nigeRegex.search('My numbers are 415-555-1234,555-4242,212-555-0000')
Submitted by
anonymous
-
4 years ago
2019-07-28 10:12
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Dates
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-07-30 14:43
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Списки
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-07-30 14:43
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Домены
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-07-30 14:44
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Time Sync Regex
Python
Returns the value of an epoch time sync with a time reference
Submitted by
anonymous
-
4 years ago
2019-07-30 16:03
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
TRANSPORT
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-02-04 19:56
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
RESERVED
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-02-04 19:55
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
BORDER
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-02-04 19:54
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
ACCESS
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-02-04 19:55
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
ENNI
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-02-04 19:48
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
VIDEO
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-02-04 19:48
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
VOICE
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-02-04 19:49
1
...
97
98
99
100
101
102
103
...
115
时间
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
Java 8
"
(
^
(
(
(
\d\d
)
((
[
02468
]
[
048
]
)|
(
[
13579
]
[
26
]
))
-02-29
)
|
(
((
\d\d
)
(
\d\d
))
)
-
(
(((
0
\d
)|
(
1
[
0
-
2
]
))
-
((
0
\d
)|
(
1
\d
)|
(
2
[
0
-
8
]
)))
|
((((
0
[
13578
]
)|
(
1
[
02
]
))
-31
)|
(((
0
[
1,3
-
9
]
)|
(
1
[
0
-
2
]
))
-
(
29
|
30
)))
)
)
\s
(
(
[
01
]
\d
|
2
[
0
-
3
]
)
:
(
[
0
-
5
]
\d
)
:
(
[
0
-
5
]
\d
)
)
$
)
"
Open regex in editor
Description
Loading markdown...
Submitted by
旧信
-
a year ago
2022-06-30 08:33