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 14,940 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
2017-08-15 15:02
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Contraseña Fuerte
PCRE (PHP <7.3)
Valida que la contraseña deba estar compuesta por una mayúscula, minúscula y números con un rango de caracteres desde 8 hasta 16 dígitos. Ejemplo Aropd123 Argpd 123
Submitted by
Nelson Wandurraga
-
6 years ago
2017-08-15 14:56
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Validacion de placa
PCRE (PHP <7.3)
Este regente permite realizar la validación de una placa AAA111
Submitted by
Nelson Wandurraga
-
6 years ago
2017-08-15 14:51
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
remove envelope and body tags
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
2017-08-15 10:26
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Finding All assets RegEx
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
2017-08-14 13:42
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Kaarten (d)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
2017-08-14 10:10
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
выделяет строку в которой меньше 15 символов
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
2017-08-14 00:10
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
выделяет строку в которой больше 15 символов
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
2017-08-14 00:04
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
extract mailto: mail address from link (<a>) tags
PCRE (PHP <7.3)
MATCH ANY YOUTUBE ID author : Michael CAILLET mi-ca v1.0 – 2017.08.13 This Regex match any mailto attribute and retrieve the [0]=>mailto link , [1]=>email address , [2]=>tag content
Submitted by
Michael CAILLET
-
6 years ago
2017-08-13 17:22
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
OUTPUTS_DIR
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
2017-08-12 16:24
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
etaLearnW_enabled
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
2017-08-12 16:21
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
lambdaRidgeK
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
2017-08-12 16:19
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Extracting Title and Year from Movie
PCRE (PHP <7.3)
no description available
Submitted by
François Raminosona
-
6 years ago
2017-08-12 14:23
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
CSS & JSON finding RegEx
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
2017-08-12 13:11
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Max Matthiesen matching non-dist distributed css
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
2017-08-11 10:47
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Number Regex
PCRE (PHP <7.3)
Capture an entire number with fractions and unary (-) symbol.
Submitted by
anonymous
-
6 years ago
2017-08-11 02:54
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
String Regex
PCRE (PHP <7.3)
Capture an entire string and support escaping the string.
Submitted by
anonymous
-
6 years ago
2017-08-11 02:49
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
co
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
2017-08-10 20:33
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Get Hostname
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
2017-08-10 13:15
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Get Hostname
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
2017-08-10 13:14
1
...
452
453
454
455
456
457
458
...
747
Spanish phone number
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
PCRE (PHP <7.3)
/
^
(
(
\+
34
[
\s
]
)
|
(
\(\+
34
\)
[
\s
]
?
)
)?
[
9|8|7|6
]
[
0
-
9
]
{2}
(
[
0
-
9
]
{6}
|
(
[
\s
]
[
0
-
9
]
{3}
){2}
|
(
[
\s
]
[
0
-
9
]
{2}
){3}
)
$
/
g
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
6 years ago
2017-05-10 18:08