Regular
Expressions
101
Please wait while the app is loading...
Please enable JavaScript to use this web application.
Regular
Expressions
101
@regex101
Donate
Sponsor
Contact
Bug Reports & Feedback
Wiki
What's new?
What's new?
Loading content...
Close
Regex Editor
Regex Editor
Regex Library
Regex Library
Account
Account
Regex Quiz
Regex Quiz
Settings
Settings
Live Help
Live Help
Order By
Most Recent
Most Points
Fewest Points
Filter by Flavor
PCRE2
PCRE
ECMAScript
Python
Golang
Java
.NET
Sponsors
All your environment variables, in one place
Library entries
Search library
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
mail headers
no description available
Submitted by
anonymous
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
looking for proxy in MARC Edit
no description available
Submitted by
anonymous
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
arrow function maker
no description available
Submitted by
anonymous
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
FQDN validation
Relaxed validation of the FQDN
Submitted by
anonymous
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
FindValueBetweenQuotes
no description available
Submitted by
MAR
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Obter o título de um link e seu texto
Use esta expressão par selecionar todos os links em um texto que contenham o atributo title definido. Possui dois grupos, um que retorna o título e outro que retorna o texto contido entre e
Submitted by
Carlos Barreto Feitoza Filho
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Obter o título de um link e o seu texto
no description available
Submitted by
anonymous
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
url
no description available
Submitted by
anonymous
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Extract time values from string (Dutch)
no description available
Submitted by
anonymous
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Search uc or lc 'x' as a single chr in a sentence
no description available
Submitted by
anonymous
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
zoek x of X in headline om altijd in onderkast te krijgen
no description available
Submitted by
anonymous
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
zoek stuks ook in frans :
selectie moet eigenlijk alleen de spatie zijn ; lukt nog niet
Submitted by
anonymous
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Parse AssemblyVersion
Expression parses AssemblyVersion with following composition structure ... into 3 groups 'version' - . 'patch' - 'build' -
Submitted by
Headspin
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Train Delays
no description available
Submitted by
anonymous
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Mobile Number
no description available
Submitted by
anonymous
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Extract date
no description available
Submitted by
anonymous
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Метро
no description available
Submitted by
anonymous
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
get float in string
no description available
Submitted by
anonymous
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
GET X and Y GPS coords from GMaps
GPS coords from GMpas are as: 47.338388, 0.990228 -47.338388, -0.990228 This regex will extract 47.338388 in $1 and 0.990228 in $2 .
Submitted by
freMea
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
require match
no description available
Submitted by
anonymous
-
7 years ago
1
...
453
454
455
456
457
458
459
...
674
RipNameFromEmail
Vote
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
Regular Expression
python
r"
^\s
+
|
\s
*
"
\s
*
|
\s
*
<
.
*
|
\S
+
@
\S
+
|
\s
*
\(
\s
*
|
\s
*
\)
\s
*
"
g
Open regex in editor
Description
Loading markdown...
Submitted by
dano
- 7 years ago