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...
0
kamailio tm module error in log
PCRE (PHP <7.3)
no description available
Submitted by
tommasinigiovanni
-
8 years ago
0
category
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
SELLER
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
http & https links to domain-only without www
PCRE (PHP <7.3)
no description available
Submitted by
computingfreak
-
8 years ago
0
weblinks to domain
PCRE (PHP <7.3)
no description available
Submitted by
computingfreak
-
8 years ago
0
card
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
0
Ścieki
PCRE (PHP <7.3)
Ścieki
Submitted by
Ścieki
-
8 years ago
1
Match any line that starts with '[' and ends with ']'
PCRE (PHP <7.3)
Match any line that starts with '[' and ends with ']'
Submitted by
anonymous
-
8 years ago
0
IWRJGWRGJKLJWRKLGHJWRKHGLJQEIOFJQEGOIJQEG
PCRE (PHP <7.3)
ERGJIEROIGJEROGI OFJGPOFJHLWRHBJKLWRFHERHEPRIOJVEPRG_EERGJIEORIGJEKRGJLJFXCG_ EGFEQGQEGQEFDGJZXDFHNSJ WRHIJWROKJFLXKHJSLKHSRH QEIGJMQEPOGQEPOGH WRGIONOGJNSWRPGIJWPRIGJWRGH...
Submitted by
KLSFGOLIWJMGOIWRNGIWRJGOWRIGHOWIGHDG
-
8 years ago
1
Unuseful names
ECMAScript (JavaScript)
no description available
Submitted by
Moayad
-
8 years ago
1
only letters and numbers
PCRE (PHP <7.3)
Match only with letters and numbers between x to y quantities
Submitted by
anonymous
-
8 years ago
1
Community Pageviews
ECMAScript (JavaScript)
no description available
Submitted by
Alfredo Hinojosa
-
8 years ago
1
get CN from LDAP directory entry
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
Thai mobile phone
PCRE (PHP <7.3)
Start with 0 and the second character is 6|8|9 Thai mobile phone number up to 10
Submitted by
anonymous
-
8 years ago
1
Find Days. Simple format
PCRE (PHP <7.3)
Given a string, finds the days spoken about within the string. (US Implementation)
Submitted by
anonymous
-
8 years ago
1
Tablename = schema.table
ECMAScript (JavaScript)
Tablename composed by schema.table
Submitted by
Glauber Costa Vila Verde
-
8 years ago
1
url - extrakce hostname
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
Find Apostrophe via Regex and JavaScript
ECMAScript (JavaScript)
This is function matching apostrophe via regex and JavaScript. Also find broken apostrophe and match whole word.
Submitted by
Ivijan-Stefan Stipic <creativform@gmail.com>
-
8 years ago
1
loose email address regex (\S)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
name
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
...
611
612
613
614
615
...
902
Community Library Entry
1
Regular Expression
PCRE (PHP <7.3)
/
^
CN=
(
[
a
-
z0
-
9
\-
]
+
)
,
.
*
/
ig
Open regex in editor
Description
no description available
Submitted by
anonymous
-
8 years ago