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,820 community submitted regex patterns...
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
URL Validation
PCRE (PHP <7.3)
Simple URL Validation
Submitted by
anonymous
-
8 years ago
2016-03-15 10:15
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Delphi Servers -- BASE
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2016-03-15 13:43
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
find script
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2016-03-15 16:27
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
in_uniq codeigniter parse
PCRE (PHP <7.3)
no description available
Submitted by
Ranielly Ferreira
-
8 years ago
2016-03-15 20:47
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
15_3_16
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2016-03-15 22:52
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Splunk logging with JSON data
PCRE (PHP <7.3)
Splunk logging with embedded JSON formatted data
Submitted by
Jim Huse
-
8 years ago
2016-03-16 01:58
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Movizland
Python
no description available
Submitted by
anonymous
-
8 years ago
2016-03-16 04:29
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Dell teg vis content
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2016-03-16 11:56
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Testing Service
PCRE (PHP <7.3)
Testing Service
Submitted by
anonymous
-
8 years ago
2016-03-16 12:07
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Brasileirão - Url de leagues
Python
no description available
Submitted by
jroque Junior | Raphael Fruneaux
-
8 years ago
2016-03-16 13:10
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
test regex123
PCRE (PHP <7.3)
123
Submitted by
David
-
8 years ago
2016-03-16 13:16
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
IPv4 extraction regex
PCRE (PHP <7.3)
Looks bloated, but also validates that the address format is correct, i.e. no false-positives for 777.777.777.777
Submitted by
Jacob
-
8 years ago
2016-03-16 13:59
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Date
PCRE (PHP <7.3)
Valid Date format:
Submitted by
Daniel
-
8 years ago
2016-03-16 14:25
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Pull out percentages
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2016-03-16 16:00
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
DataPower Syslog
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2016-03-16 16:18
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
somente telefone
PCRE (PHP <7.3)
teste para validação de números de telefone
Submitted by
Mauricio Rocha
-
8 years ago
2016-03-16 20:56
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
select folders after url
PCRE (PHP <7.3)
no description available
Submitted by
Mauricio Rocha
-
8 years ago
2016-03-16 21:26
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
CSS3 color expressions
PCRE (PHP <7.3)
Up to spec as of 2016-03-16. You can choose whether to enforce industry-standard casing for keywords via the "i" flag, which is enabled by default. Note that both "currentcolor" and "currentColor" are common; the relevant spec uses "currentColor", but several browsers prefer "currentcolor".
Submitted by
Paul Buonopane @ NamePros
-
8 years ago
2016-03-17 03:08
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
OFA values
PCRE (PHP <7.3)
either 99-99 or one looks more liek the OFA ones
Submitted by
anonymous
-
8 years ago
2016-03-17 04:00
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
delete line numbers
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2016-03-17 07:32
1
...
251
252
253
254
255
256
257
...
741
streets with one or more names with unicode characters in python
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Regular Expression
Python
r"
^
(
[
a
-
zA
-
Z
\u00C0-\u017E
]
+
(?:
\.
|
-
|
)
)*
[
a
-
zA
-
Z
\u00C0-\u017E
]
*
$
"
gmu
Open regex in editor
Description
Loading markdown...
Submitted by
Stanicio
-
2 years ago
2022-02-13 02:14