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 9,620 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Find first slash in path
PCRE (PHP <7.3)
no description available
Submitted by
#madeux
-
4 years ago
2020-03-05 11:57
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Find empty lines
PCRE (PHP <7.3)
no description available
Submitted by
#madeux
-
4 years ago
2020-03-05 13:26
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
1d20 Regex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-03-05 14:08
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
SemVer - Versioning RegEx
PCRE (PHP <7.3)
Source: https://semver.org Alternative: https://simversion.github.io
Submitted by
anonymous
-
4 years ago
2020-03-05 17:54
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Hexadecimal value
PCRE (PHP <7.3)
Long and short hexadecimal values.
Submitted by
anonymous
-
4 years ago
2020-03-05 18:06
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Valid email address (RFC5322)
PCRE (PHP <7.3)
RFC5322 RFC6854 updates RFC5322
Submitted by
anonymous
-
4 years ago
2020-03-05 18:14
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
CETATENIE
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-03-06 11:05
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
SERIA_SI_NR
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-03-06 11:06
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
NASCUT_DOMICILIU
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-03-06 12:19
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
MO
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-03-06 14:10
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Powershell - Get-Process Parser
PCRE (PHP <7.3)
This parser has been created to parse a CSV file has been exported by this powershell command (Get-Process | Select-Object -Property * | ConvertTo-Csv | Out-File Get-Process .csv) in order to understand every single activity within Microsoft® Windows® Operating System. The generated file has been ...
Submitted by
anonymous
-
4 years ago
2020-03-10 10:26
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
SHENZHEN IO Assembly (Incomplete)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-03-10 05:47
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Máscara Hora
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-03-10 12:28
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Indentation detection
PCRE (PHP <7.3)
group 1: base indent group 2: indentation spaces a very generic code capturer
Submitted by
anonymous
-
4 years ago
2020-03-10 14:36
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Annotations class regex het splitten gaat niet dus we laten het zo staan.
PCRE (PHP <7.3)
Changed name to annotation name
Submitted by
anonymous
-
4 years ago
2020-03-11 13:47
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Nativescript / VueJS Console Filter
PCRE (PHP <7.3)
Filters out all auto generated NSVue lines from the Chrome Dev Tools console, so that you can see your warnings and console logs, without all the other junk.
Submitted by
anonymous
-
4 years ago
2020-03-10 23:35
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Alle EMEA hompages
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-03-11 09:16
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Alessi address split for Adyen
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-03-11 22:22
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
ORIGIN_ALERT_MORELIKETHIS
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-03-13 03:38
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
ORIGIN_BROWSER_NOTIFICATION (Webpush)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-03-12 08:00
1
...
461
462
463
464
465
466
467
...
481
CEP mask
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
PCRE (PHP <7.3)
/
^
(
\d
{0,5}
|
\d
{5}
\-
\d
{0,3}
)
$
/
s
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
4 years ago
2020-05-06 16:24