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,560 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
SSN - France
PCRE (PHP <7.3)
^ Debut [12] Homme ou Femme [0-9]{2} Année de naissance (0[1-9]|1) Mois de naissance ([0-9]{2}|2A|2B) Département de naissance ou 99 si né à l'étranger...
Submitted by
anonymous
-
3 years ago
2020-05-13 08:44
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Notrufnummern Deutschland
PCRE (PHP <7.3)
alle gültigen Notrufnummern inkl. 116xyz und 118xy werden abgedeckt 11922 ist nicht abgedeckt
Submitted by
anonymous
-
3 years ago
2020-05-13 10:14
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Phishing Emails
PCRE (PHP <7.3)
This is a regex for ithelpdesk variants phishing emails
Submitted by
anonymous
-
3 years ago
2020-05-13 20:45
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
-
3 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
-
3 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
-
3 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
-
3 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
-
3 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
-
3 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
-
3 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
-
3 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
-
3 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
-
3 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
-
3 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
-
3 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
-
3 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
-
3 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
-
3 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
-
3 years ago
2020-05-17 22:26
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
-
3 years ago
2020-05-18 20:49
1
...
515
516
517
518
519
520
521
...
578
Extract jsfiddle links
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Regular Expression
PCRE (PHP <7.3)
/
(
https
?
:
\/\/
[
www
]
?
jsfiddle
\.
net
\/
[^
\"
]
*
)
/
g
Open regex in editor
Description
Loading markdown...
Submitted by
Shrinivas Shukla
-
8 years ago
2015-07-24 08:36