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,660 community submitted regex patterns...
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
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Exercicio 5
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2015-08-31 17:16
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Exercicio 1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2015-08-31 17:15
-2
2 upvotes, 4 downvotes (score 9.7%) (You must be signed in to vote)
6 Digit ID
PCRE (PHP <7.3)
Very basic. My first proper REGEX. 6 Digit ID starting with e. Must be lowercase. must start with an e (can change to another letter)
Submitted by
BejasC#
-
8 years ago
2015-08-31 11:21
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
6
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2015-08-31 10:58
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Roblox API Dump Class Inheritance Parser
PCRE (PHP <7.3)
First iteration of Property/(Yield)Function/Event Parser for Roblox API Dump
Submitted by
TickerOfTime
-
8 years ago
2015-08-30 21:56
-3
1 upvotes, 4 downvotes (score 3.6%) (You must be signed in to vote)
Replace abba with ABBA
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2015-08-30 10:24
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
balanced braces
PCRE (PHP <7.3)
using recursion, atomic group http://stackoverflow.com/questions/26385984/recursive-pattern-in-regex
Submitted by
Casimir et Hippolyte
-
8 years ago
2015-08-28 23:31
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
get js config vars
PCRE (PHP <7.3)
grabs the name and value of any js variables that come before brackets
Submitted by
warnock
-
8 years ago
2015-08-28 21:16
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Regex ACL Firewall ASA
PCRE (PHP <7.3)
ASA Firewall ACL hits parser
Submitted by
Tommy Faucher
-
8 years ago
2015-08-28 17:31
8
11 upvotes, 3 downvotes (score 52.4%) (You must be signed in to vote)
If-Then-Else Conditionals
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2015-08-28 15:52
-2
1 upvotes, 3 downvotes (score 4.6%) (You must be signed in to vote)
ex_3_b
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2015-08-27 22:11
3
7 upvotes, 4 downvotes (score 35.4%) (You must be signed in to vote)
Perl
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2015-08-27 18:20
1
...
520
521
522
523
524
525
526
...
583
find a valid SO file
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Regular Expression
PCRE (PHP <7.3)
/
lib
(
.
*
?
)
\.
so
(
.
*
?
)
/
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
8 years ago
2015-08-11 08:07