Please enable JavaScript to use this web application.
Regular
Expressions
101
Social
Donate
Info
Regex Editor
Community Patterns
Account
Regex Quiz
Settings
Order By
Most Recent
Most upvotes
Most downvotes
Highest Score
Lowest Score
Filter by Flavor
PCRE2 (PHP >=7.3)
PCRE (PHP <7.3)
ECMAScript (JavaScript)
Python
Golang
Java 8
.NET 7.0 (C#)
Rust
Sponsors
There are currently no sponsors.
Become a sponsor today!
Community Patterns
Search among 18,040 community submitted regex patterns...
1
select github username from url
PCRE (PHP <7.3)
select the github username from url
Submitted by
chocksy
-
9 years ago
1
stackoverflow profile url select last
PCRE (PHP <7.3)
select last part from stackoverflow links. They should be profile urls.
Submitted by
chocksy
-
9 years ago
1
dribbble username select from url
PCRE (PHP <7.3)
select username from dribbble url
Submitted by
chocksy
-
9 years ago
1
linkedin select username
PCRE (PHP <7.3)
Select just the username from urls
Submitted by
chocksy
-
9 years ago
1
Apache Log Parser
Python
Parse Apache web logs to be stored in python (most likely a tuple for manipulation, parsing, and correlation)
Submitted by
hos
-
9 years ago
0
phone number spain
PCRE (PHP <7.3)
^(0034|\+34)?(\d\d\d)-? ?(\d\d)-? ?(\d)-? ?(\d)-? ?(\d\d)$
Submitted by
elPatxificador
-
9 years ago
0
Valid UK postcode check
Python
Rather long, but pretty accurate, matches on BS7666 alpha num pattern. https://en.wikipedia.org/wiki/Postal_code#UK
Submitted by
anonymous
-
9 years ago
1
Strip Dashes
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
0
fraction
Python
mixed or simple fraction with whitespace, optional dash as separator
Submitted by
anonymous
-
9 years ago
1
V8 Stack
ECMAScript (JavaScript)
Parses the V8 StackFrames
Submitted by
anonymous
-
9 years ago
1
Date validation in dd MMM yyyy format
PCRE (PHP <7.3)
Date validation in dd MMM yyyy format Ex:14 Jan 2014
Submitted by
neel
-
9 years ago
1
Disassembly Line Bytes
PCRE (PHP <7.3)
no description available
Submitted by
zhaDe
-
9 years ago
1
Address
Python
Regex for extracting address with pincode.
Submitted by
Irfan Patel
-
9 years ago
1
Singapore and Malaysia Mobile numbers
PCRE (PHP <7.3)
Singapore and Malaysia Mobile numbers
Submitted by
Harsh Gupta
-
9 years ago
1
The correct order of the brackets 2
PCRE (PHP <7.3)
Check the correct order of the brackets (),,{},[] fix slashes
Submitted by
Korniychuk Anton<ancor.dev@gmail.com>
-
9 years ago
0
the correct order of the brackets
PCRE (PHP <7.3)
Check the correct order of the brackets (),,{},[]
Submitted by
Korniychuk Anton<ancor.dev@gmail.com>
-
9 years ago
1
Email
PCRE (PHP <7.3)
Teste la validité d'une adresse email
Submitted by
Alain Souchet
-
9 years ago
1
Chaîne non vide
PCRE (PHP <7.3)
Vérifie si la chaîne fournie est vide (c'est à dire composé uniquement d'espaces) ou non
Submitted by
Alain Souchet
-
9 years ago
1
URL pattern
PCRE (PHP <7.3)
URL pattern. include cyrillic characters
Submitted by
Bobsans
-
9 years ago
0
Simple 'Good Enough' Javascript Regex (ASCII Only)
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
1
...
680
681
682
683
684
...
902
Community Library Entry
1
Regular Expression
PCRE (PHP <7.3)
/
nao
/
Open regex in editor
Description
nao
Submitted by
anonymous
-
9 years ago