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)
pitch
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-19 15:20
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Find Direct Calls to DevExpress Libraries
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-19 13:05
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Cut off after dash expression
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-19 17:46
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Match hex values with transparency
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-20 17:26
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Search for text NOT including the given string
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-20 00:11
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Negative rsearch
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-20 00:13
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Search for execute-function
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-20 08:30
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Float number splitter
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-21 14:14
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
In :&-
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-21 19:48
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
NUWM Schedule Students
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-22 23:29
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
1st Step Rationale
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-23 22:20
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
2nd Step Rationale
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-23 22:23
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Chapter capture 2
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-23 23:57
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
<Th>{$1}</Th>
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-24 07:12
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
mp4 i.quick
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-24 09:22
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Extração Leis Artigos
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-24 14:49
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Capture Fonction
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-24 20:32
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Capture Requirement 1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-24 20:33
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Jack's Commute
PCRE (PHP <7.3)
Field Extractions for JSON after TEEing command as header to output as per link below: https://askubuntu.com/questions/688498/include-command-in-output-file
Submitted by
anonymous
-
4 years ago
2019-09-24 22:00
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Jenkins Build V2 matches
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-25 02:46
1
...
519
520
521
522
523
524
525
...
583
S02_Theo_ESA2_3a_Ferdi_korrekt
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
PCRE (PHP <7.3)
/
^
[
-+
]
?
(
[
1
-
9
]
[
0
-
9
]
*
\.
|
0
\.
)?
[
0
-
9
]
+
(
[
eE
]
[
-+
]
?
[
0
-
9
]
+
)?
$
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
4 years ago
2020-05-24 15:05