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 9,220 community submitted regex patterns...
0
youtube
PCRE (PHP <7.3)
asdfasdfasdf
Submitted by
anonymous
-
3 years ago
0
Numeric
PCRE (PHP <7.3)
Regex to get any numeric string
Submitted by
anonymous
-
3 years ago
0
youtube
PCRE (PHP <7.3)
AMP - chinatimes
Submitted by
anonymous
-
3 years ago
0
bash path splitter
PCRE (PHP <7.3)
Split a a path into to groups around a central directory
Submitted by
me
-
3 years ago
0
identify html headers
PCRE (PHP <7.3)
Able to identify many header html tags in the text and group eachone.
Submitted by
Adão Dias
-
3 years ago
0
not_next_text
PCRE (PHP <7.3)
not_text
Submitted by
anonymous
-
3 years ago
0
t1
PCRE (PHP <7.3)
t1
Submitted by
anonymous
-
3 years ago
0
zero trailing
PCRE (PHP <7.3)
it match when zero is second characters of the string and so on
Submitted by
Azhi
-
3 years ago
0
Keep Number and .,
PCRE (PHP <7.3)
Keep Number and .,
Submitted by
HUUTAI
-
3 years ago
0
otros
PCRE (PHP <7.3)
a
Submitted by
anonymous
-
3 years ago
0
Encontrar los caracteres que habría que eliminar para convertir una cadena en un número decimal completo o por completar.
PCRE (PHP <7.3)
Encontrar cada carácter que cumplan alguna de las siguientes condiciones: No es un dígito ni un punto ni un signo menos. Un signo menos que no es el primer carácter de la cadena. Un punto después del cual se puede encontrar otro punto.
Submitted by
Jorge Gómez Prada
-
3 years ago
0
Regex for only alphabets
PCRE (PHP <7.3)
Regex for only alphabets
Submitted by
anonymous
-
3 years ago
0
Ngay thang nam
PCRE (PHP <7.3)
Bat ngay thang nam
Submitted by
anonymous
-
3 years ago
0
password validation
PCRE (PHP <7.3)
(?=.[A-Za-z])(?=.\d)[A-Za-z\d]{8,}
Submitted by
anonymous
-
3 years ago
0
Password Simple
PCRE (PHP <7.3)
Password regex not allowed space
Submitted by
anonymous
-
3 years ago
0
Name account
PCRE (PHP <7.3)
Regex for accounts names without space
Submitted by
anonymous
-
3 years ago
0
Full name with accented letters
PCRE (PHP <7.3)
Accept full name with white space, hyphen, dot, apostrophe, small letters, large letters, accented letters
Submitted by
anonymous
-
3 years ago
0
Ssi
PCRE (PHP <7.3)
alphabetically Scripted
Submitted by
MGB
-
3 years ago
0
URL trailing slash check
PCRE (PHP <7.3)
This determines if URL has trailing slash
Submitted by
randywolf244
-
3 years ago
0
Capture Groups with back references
PCRE (PHP <7.3)
Extracting the variable names, e.g. (DOB_TT, OSTATE, etc) by setting up capture groups and extracting the 5th capture group
Submitted by
anonymous
-
3 years ago
1
...
8
9
10
11
12
...
461