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,440 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Capturing Group for IP
PCRE2 (PHP >=7.3)
Capturing group for an IP address - simple - Just looks for digits.
Submitted by
George Fitz
-
2 years ago
2022-02-16 14:57
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
url-selection
PCRE2 (PHP >=7.3)
url-selection
Submitted by
anonymous
-
2 years ago
2022-02-16 18:07
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
german locale regex
PCRE2 (PHP >=7.3)
Matches locales with german language
Submitted by
anonymous
-
2 years ago
2022-02-16 18:58
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Mick Find Image
PCRE2 (PHP >=7.3)
Finds stuff like 01 Image.. or 01 Image.
Submitted by
anonymous
-
2 years ago
2022-02-16 23:12
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
select product
PCRE2 (PHP >=7.3)
select product
Submitted by
anonymous
-
2 years ago
2022-02-17 06:46
(Last modified 2 years ago)
2022-02-17 08:58
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
FindQuoteDiv
PCRE2 (PHP >=7.3)
FindQuoteDiv
Submitted by
anonymous
-
2 years ago
2022-02-17 08:11
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Split words in brackets
Golang
Split words in brackets
Submitted by
ugurakcil
-
2 years ago
2022-02-18 20:12
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
busca proprietário
PCRE2 (PHP >=7.3)
testar se busca proprietário por diversas formas
Submitted by
anonymous
-
2 years ago
2022-02-18 21:06
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Twelve-hour (with am and pm at the end) and twenty-four-hour time formats (hh:mm am pm)
PCRE2 (PHP >=7.3)
This regex finds the substrings of the formats: hh:mm (0 <= hh <= 23; 0 <= mm <= 59) or h:mm am|pm (0 <= 12; 0 <= mm <= 59)
Submitted by
anonymous
-
2 years ago
2022-02-19 08:58
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
JSON array of string
PCRE2 (PHP >=7.3)
\["(.*)"\]
Submitted by
anonymous
-
2 years ago
2022-02-21 06:42
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
URL
PCRE2 (PHP >=7.3)
URL
Submitted by
anonymous
-
2 years ago
2022-02-21 09:32
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
C floating-point constant
PCRE2 (PHP >=7.3)
The regular expression matches if the provided input is a regular expression matching the C floating-point constant or not.
Submitted by
anonymous
-
2 years ago
2022-02-21 10:05
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Find text that looks like an Ingredient out of OCR
PCRE2 (PHP >=7.3)
Find text that looks like an Ingredient out of OCR. What it says on the tin.
Submitted by
anonymous
-
2 years ago
2022-02-21 13:15
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Look Ahead
PCRE2 (PHP >=7.3)
Look Ahead
Submitted by
anonymous
-
2 years ago
2022-02-21 16:17
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
light password
PCRE2 (PHP >=7.3)
at least 1 digit at least 1 lowercase at least 1 uppercase
Submitted by
phil-all
-
2 years ago
2022-02-22 08:56
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Light French names
PCRE2 (PHP >=7.3)
Name have to contain between 1 and 32 characters, as follow : at least 1 uppercase letter 0 or more lowercase letter...
Submitted by
phil-all
-
2 years ago
2022-02-22 09:38
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Email Address Regular Expression
PCRE2 (PHP >=7.3)
Email Address Regular Expression
Submitted by
anonymous
-
2 years ago
2022-02-22 10:01
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
LLVM IR Global Variables
PCRE2 (PHP >=7.3)
Useful for LLVM backends that don't use LLVM's API!
Submitted by
anonymous
-
2 years ago
2022-02-22 19:36
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
oci1
PCRE2 (PHP >=7.3)
\nPrevious\n(.+\n+)+Time Remaining\n(\d\d:\d\d:\d\d)*
Submitted by
anonymous
-
2 years ago
2022-02-23 04:12
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
homework4
PCRE2 (PHP >=7.3)
homework 4
Submitted by
Eric Neuwirth
-
2 years ago
2022-02-23 06:07
1
...
64
65
66
67
68
69
70
...
122
simulate to event
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
PCRE2 (PHP >=7.3)
/
simulate
\(
\w
+
,
\[
\n\s
+
\{
\n\s
+
type:
"
(
\w
+
)
",
\n\s
+
target:
"
\[
data-test-id=
(
[
\w
-
]
+
)
\]
",
\n\s
+
},
\n\s
+
\]\)
;
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
a year ago
2022-06-30 08:00