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 11,660 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Parsing Kudos slack command
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-05-13 21:31
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
isMeraki
PCRE (PHP <7.3)
Determine if log entry matches meraki format
Submitted by
anonymous
-
4 years ago
2020-05-13 23:09
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
UniStringToConstCString féle makrók
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-05-14 06:15
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Match Domain & SubDomians
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-05-14 15:54
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Matches last digits in a string
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-05-14 17:54
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Match string and number of digits exactly
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-05-14 17:56
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Matching an unknown set of numbers (1 - 1000) separated by space
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-05-14 20:18
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Fake Sharepoint shares in body message
PCRE (PHP <7.3)
This is a regex for fake Sharepoint message in body of emails
Submitted by
anonymous
-
4 years ago
2020-05-14 21:21
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
is_run_sheet
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-05-15 10:18
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
chg-inc-check
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-05-15 11:28
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
rep2_name
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-05-16 00:49
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
date re-arrange for openhab2
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-05-16 06:28
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Get Spaces New LInes What ever in between two strings
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-05-16 12:26
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
URLs
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-05-17 17:18
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
RE_STUDENT_AT_LEAST
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-05-17 22:22
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
RE_PAGE_AT_LEAST
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-05-17 22:26
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
cadence-Virtuoso_Multi_mode_Simulation
Golang
no description available
Submitted by
anonymous
-
4 years ago
2020-05-18 14:37
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
RegEx for TimeZone OffSet with optional - sign and range from -14:00 to 14:00 with minutes 00,15,30,45
PCRE (PHP <7.3)
TimeZone Offset parsing regular expression with below rules: Starts with optional - sign Range is between -14:00 to 14:00 including both the values Hours can have any value in range 00 to 14 and should have double digits Minutes can have discrete values of 00, 15, 30, 45
Submitted by
anonymous
-
4 years ago
2020-05-18 20:49
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Übung 4 Aufgabe 1
PCRE (PHP <7.3)
Python Kurs
Submitted by
anonymous
-
4 years ago
2020-05-19 10:37
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Scrape video formats in html with tokens
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-05-19 11:39
1
...
523
524
525
526
527
528
529
...
583
Name title checker
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
PCRE2 (PHP >=7.3)
/
[
A
-
Z
]
(
[
a
-
z
]
+
)
.
[
A
-
z
]
+
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
2 years ago
2022-04-27 15:22