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,000 community submitted regex patterns...
1
Cucumber feature regex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
Email validation
ECMAScript (JavaScript)
complete one email validation regex
Submitted by
amine.hallili@gmail.com
-
9 years ago
1
g-test
PCRE (PHP <7.3)
little test for g modifier
Submitted by
anonymous
-
9 years ago
1
/software version
PCRE (PHP <7.3)
only xxx , xxx.xxx and xxx.xxx.xxx are allowed
Submitted by
neha tiwari
-
9 years ago
1
Places Regex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
0
json schema url
ECMAScript (JavaScript)
regex valid for json schema with http,https,ftp,sftp protocol
Submitted by
KurayamiNoDaiTenshi
-
9 years ago
1
разбор адресной строки
ECMAScript (JavaScript)
no description available
Submitted by
Stanislav
-
9 years ago
1
<Trigger R="\\aPC -?\d+ [^:]+:[^\\]+\\/a tells
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
0
Arabic letters Regex
Python
Regex for matching only Arabic letters characters
Submitted by
Waleed Abo Bakr Mahmoud
-
9 years ago
2
Regular expression for matching parenthesis, two words and comma
ECMAScript (JavaScript)
Regular expression for matching parenthesis, two words and comma
Submitted by
anonymous
-
9 years ago
1
Check sudoku
PCRE (PHP <7.3)
Check if a sudoku board is valid or not. The board has to be as a single line. Seen at http://codegolf.stackexchange.com/questions/78210/regex-golf-verify-a-sudoku-solution
Submitted by
anonymous
-
9 years ago
0
Set in String
ECMAScript (JavaScript)
no description available
Submitted by
Mohammad
-
9 years ago
1
LettersChangeNumber
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
0
ip username
PCRE (PHP <7.3)
no description available
Submitted by
D17
-
9 years ago
1
IP username
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
dawdw
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
match anything before 19-35pm
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
0
match time all the way up to 23:59.
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
0
match any time before 20:05
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
0
match time before 12:35 or match 12:35 exactly
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
...
700
701
702
703
704
...
900
Community Library Entry
0
Regular Expression
PCRE (PHP <7.3)
/
(
\m
ysqli->query
)
(
.
*
?
)
(
'
\$
[
A
-
z0
-
9
]
*
'
)
/
gm
Open regex in editor
Description
no description available
Submitted by
anonymous
-
4 years ago