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
Asterinic Recording Path
PCRE (PHP <7.3)
regex for changing recording path
Submitted by
anonymous
-
9 years ago
1
Dates
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
Text validation
PCRE (PHP <7.3)
Two words, each word first letter capital
Submitted by
Phani Rahul Sivalenka
-
9 years ago
1
Geolocalisation: Degrés Minutes Secondes E/O
PCRE (PHP <7.3)
Geolocalisation: Degrés Minutes Secondes E/O
Submitted by
Vincent Ordioni
-
9 years ago
1
www
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
string-format
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
1
pages to iwpage
PCRE (PHP <7.3)
Converts pages tag into Iwpages template (MediaWiki - wikisource - proofread extension)
Submitted by
Alex
-
9 years ago
1
d{2}\.\d{2}"
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
Check Node path
PCRE (PHP <7.3)
Check if a string starts with a letter and ends with a backslash
Submitted by
anonymous
-
9 years ago
1
exemplo-flex-0
Python
no description available
Submitted by
anonymous
-
9 years ago
1
exemplo-flex-1
Python
no description available
Submitted by
anonymous
-
9 years ago
1
exemplo-flex-3
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
exemplo-flex-4
Python
no description available
Submitted by
anonymous
-
9 years ago
1
sml-identifier
Python
no description available
Submitted by
anonymous
-
9 years ago
1
MD5 (32-bit hash algorithm)
PCRE (PHP <7.3)
Encrypted string of popular hashing algorithm, and other 32-bit algorithms
Submitted by
anonymous
-
9 years ago
1
MASSA$%^&*)(*
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
1
Persian Alphabet Characters
ECMAScript (JavaScript)
The Pesian Alphabet Chhars
Submitted by
Saeed Tabrizi
-
9 years ago
1
cpc=ordinary
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
reddit test match
PCRE (PHP <7.3)
just a test match
Submitted by
anonymous
-
9 years ago
1
java
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
...
100
101
102
103
104
...
900
Community Library Entry
1
Regular Expression
PCRE2 (PHP >=7.3)
/
Mockito
.
`when`
\(
(
.
+
)
\)\.
thenReturn
\(
(
.
+
)
\)
/
gm
Open regex in editor
Description
for refactoring Kotlin tests
Submitted by
nikita.bols
-
3 years ago
(Last modified 3 years ago)