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 11,560 community submitted regex patterns...
0
2 upvotes, 2 downvotes (score 15%) (You must be signed in to vote)
Remove all html tags
PCRE (PHP <7.3)
no description available
Submitted by
thebigsmileXD
-
8 years ago
2015-09-03 17:26
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Geolocalisation: Degrés Minutes Secondes E/O
PCRE (PHP <7.3)
Geolocalisation: Degrés Minutes Secondes E/O
Submitted by
Vincent Ordioni
-
8 years ago
2015-09-03 14:53
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Text validation
PCRE (PHP <7.3)
Two words, each word first letter capital
Submitted by
Phani Rahul Sivalenka
-
8 years ago
2015-09-03 13:32
0
1 upvotes, 1 downvotes (score 9.5%) (You must be signed in to vote)
Pipedrive product translation
PCRE (PHP <7.3)
Description translation
Submitted by
anonymous
-
8 years ago
2015-09-03 12:33
0
1 upvotes, 1 downvotes (score 9.5%) (You must be signed in to vote)
Pipedrive description product translation
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2015-09-03 12:31
2
2 upvotes, 0 downvotes (score 34.2%) (You must be signed in to vote)
Beautiful Regex for detecting Slack URL's
PCRE (PHP <7.3)
just lovely
Submitted by
the boiz aka ben and chris
-
8 years ago
2015-09-03 10:21
3
3 upvotes, 0 downvotes (score 43.8%) (You must be signed in to vote)
Forum user validation
PCRE (PHP <7.3)
Pedro al DAMS
Submitted by
giacomo
-
8 years ago
2015-09-03 10:07
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Dates
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2015-09-03 10:01
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Asterinic Recording Path
PCRE (PHP <7.3)
regex for changing recording path
Submitted by
anonymous
-
8 years ago
2015-09-03 09:41
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
a
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2015-09-03 07:55
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
For names and surnames all around the world
PCRE (PHP <7.3)
except russian, greek and arabic alphabets.
Submitted by
İstanbul
-
8 years ago
2015-09-02 23:35
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
xslt
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2015-09-02 10:59
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Configurable math parser
PCRE (PHP <7.3)
A validator/parser for math expressions. Written on PCRE regex. To change settings, change the 0 to 1 or 1 to 0 after a setting, example: (?){1} to disable, change to (?){0}
Submitted by
Mateon1
-
8 years ago
2015-09-01 20:17
-3
1 upvotes, 4 downvotes (score 3.6%) (You must be signed in to vote)
get table name from mapfile
PCRE (PHP <7.3)
gets a postgis tablename from a mapfile with the given layer name, may not work depending on your mapfile layout
Submitted by
warnock
-
8 years ago
2015-09-01 15:38
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
postfix senhas abertas
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2015-09-01 11:45
-2
1 upvotes, 3 downvotes (score 4.6%) (You must be signed in to vote)
MYSQL DateTime validator (leap year support)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2015-09-01 05:31
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Lycopodium Vendor Content
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2015-09-01 01:59
1
2 upvotes, 1 downvotes (score 20.8%) (You must be signed in to vote)
count occurence of comma
PCRE (PHP <7.3)
no description available
Submitted by
Kevin H
-
8 years ago
2015-08-31 21:52
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
count occurence of comma
PCRE (PHP <7.3)
no description available
Submitted by
Kevin H
-
8 years ago
2015-08-31 21:51
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Bitcoin Address Checker [Base 58]
PCRE (PHP <7.3)
Checks if a Bitcoin Address is in valid Base 58 format
Submitted by
Rider Adkins - rideradkins@gmail.com
-
8 years ago
2015-08-31 17:58
1
...
514
515
516
517
518
519
520
...
578
ewqewq
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Regular Expression
PCRE (PHP <7.3)
/
\W
+
/
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
8 years ago
2015-06-21 18:17