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...
0
decamelize
PCRE (PHP <7.3)
pascal case to snake case
Submitted by
anonymous
-
2 years ago
0
Checks filename extension
PCRE2 (PHP >=7.3)
Used to validate the results obtained from path.extname()
Submitted by
dmtinkdev
-
2 years ago
0
Extract String Between Two Strings
PCRE2 (PHP >=7.3)
Objective - Extract the task id from logs Regex (?<=id=)(.*)(?=} Task)
Submitted by
anonymous
-
2 years ago
0
Extract String Between Two Strings - Named
PCRE2 (PHP >=7.3)
Extract String Between Two Strings - Named
Submitted by
anonymous
-
2 years ago
0
Telefone
PCRE2 (PHP >=7.3)
Curso regex
Submitted by
anonymous
-
2 years ago
0
ipv4
PCRE2 (PHP >=7.3)
curso de regex
Submitted by
anonymous
-
2 years ago
0
Detect jQuery resource from HTML
PCRE2 (PHP >=7.3)
Detect jQuery resource from HTML
Submitted by
anonymous
-
2 years ago
0
E-mail
PCRE2 (PHP >=7.3)
Curso de regex
Submitted by
anonymous
-
2 years ago
0
NIgerian International number (no spaces)
PCRE2 (PHP >=7.3)
Helps validate nigerian number in international format
Submitted by
Jeremiah Olisa
-
2 years ago
0
Regex Trial
Python
This is an internship trial for my own use
Submitted by
Adanna
-
2 years ago
0
Match code
PCRE2 (PHP >=7.3)
Matches code between curly braces
Submitted by
anonymous
-
2 years ago
(Last modified 2 years ago)
0
Regex trial 2
Python
For internship purposes
Submitted by
Adanna
-
2 years ago
0
1_ingénieur en informatique
PCRE2 (PHP >=7.3)
vvv
Submitted by
anonymous
-
2 years ago
0
Telefone
PCRE2 (PHP >=7.3)
Curso de regex
Submitted by
anonymous
-
2 years ago
0
Match valid US phone numbers
ECMAScript (JavaScript)
This regex matches Valid USA phone numbers
Submitted by
anonymous
-
2 years ago
0
555
PCRE2 (PHP >=7.3)
11111
Submitted by
anonymous
-
2 years ago
0
Markdown Link Only
Python
It grabs all markdown links, and only grabs the link
Submitted by
anonymous
-
2 years ago
0
US aircraft registration
Python
US aircraft registration
Submitted by
anonymous
-
2 years ago
0
Golang Get variables In Js
Golang
To get
Submitted by
anonymous
-
2 years ago
0
RE2 match of APRS-IS header information
Golang
This re2 (using Go in my case) matches the APRS-IS header. The format of the APRS-IS packet is TNC2 standard: SOURCE>DESTINATION,PATH:PACKET ...
Submitted by
Jack Hamm (jack@wv6l.net)
-
2 years ago
1
...
861
862
863
864
865
...
900
Community Library Entry
0
Regular Expression
PCRE2 (PHP >=7.3)
/
(
[
0
-
9
]
{2,6}
)
[
\s\D
]
*
(
[
0
-
9
]
{1,6}
)
[
\s\D
]
*
(
(
20
){0,1}
(
[
0
-
9
]
{2}
)
)
$
/
gm
Open regex in editor
Description
interpretazione causale bonifico
Submitted by
anonymous
-
2 years ago