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 12,600 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
{{{ chave }}}
PCRE (PHP <7.3)
Pegar elemento para pode substituir por algo especifico, ou pegar de keys de um objeto por exemplo.
Submitted by
anonymous
-
4 years ago
2019-09-11 13:56
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Possible parsing helper / tokenizer
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-11 18:25
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Diffusion filter
PCRE (PHP <7.3)
First group [5] : school year Second group [4] : domain Third group [2] : gender Fourth group [3] : campus
Submitted by
anonymous
-
4 years ago
2019-09-11 23:08
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
5317 Compilers Exercise Char Literals
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-12 06:05
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
md table first col select
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-12 11:27
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Password Validation
ECMAScript (JavaScript)
Checks that a password has a minimum of 6 characters, at least 1 uppercase letter, 1 lowercase letter, and 1 number with no spaces.
Submitted by
Christian Klemp
-
4 years ago
2019-09-12 13:08
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
regex Sap
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-12 13:21
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
regex ejercicio 2
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-12 14:09
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
regex ejercicio 2 con caracteres especiales
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-12 14:32
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
regex ejercicio 2 con caracteres especiales
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-12 14:37
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Parse tnsnames.ora file
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-12 15:43
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Pointers search in *.h files
PCRE (PHP <7.3)
Search pointers in *.h files.
Submitted by
anonymous
-
4 years ago
2019-09-16 07:59
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Bad cookies
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-13 15:30
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Price for sip
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-13 15:01
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
URL Parser
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-14 15:19
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
NFL EPG - CRACKSTREAMS
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-15 08:32
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
NCAA EPG - CRACKSTREAMS
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-15 08:44
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Product Description
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-16 07:55
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
sql default constraints
PCRE (PHP <7.3)
Search in sql script generated using SCA for the implicit constraint names and defining the name explicityly
Submitted by
anonymous
-
4 years ago
2019-09-16 08:30
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
sql default constraints
PCRE (PHP <7.3)
Search in sql script generated using SCA for the implicit constraint names and defining the name explicityly
Submitted by
anonymous
-
4 years ago
2019-09-16 08:38
1
...
531
532
533
534
535
536
537
...
630
Extract endpoint from url
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
PCRE (PHP <7.3)
/
(?<=
\.
com
)
(
.
*
?
)
[
?=
\?
]
/
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
4 years ago
2019-09-16 12:25