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 2,160 community submitted regex patterns...
0
sentence with colon regex
Python
[\S\w]+\s?:\s?[\S▁]+
Submitted by
wb
-
3 years ago
0
Name RegEx
Python
Separate first and last names. Capitalization matters. Ignore middle initials but allow middle names. Multiple last names may be mistaken for middle names. Groups could be changed to capture middle names separately, middle initials, etc.
Submitted by
anonymous
-
3 years ago
0
match html reg
Python
match html reg
Submitted by
anonymous
-
3 years ago
0
Function call capture group
Python
Function call capture group
Submitted by
anonymous
-
3 years ago
0
vishnu
Python
log regex
Submitted by
vishnu kendre
-
3 years ago
0
Photos18 Url Matcher
Python
A regex to match photos18 urls
Submitted by
anonymous
-
3 years ago
0
Match IPv4 with CIDR mask
Python
Parses data to match IPv4 addresses along with CIDR mask.
Submitted by
anonymous
-
3 years ago
0
在特定位置替换字符
Python
1
Submitted by
anonymous
-
3 years ago
0
group_path
Python
In my small application we you can give groups matching this expression
Submitted by
shoneg
-
3 years ago
(Last modified 3 years ago)
0
datetime
Python
Simple datetime expression for [DD.MM[.YYYY]]T[hh[:mm]]
Submitted by
anonymous
-
3 years ago
(Last modified 3 years ago)
0
Validación_patentes_ARG
Python
Validación de patentes de Argentina, del tipo XXX### o XX###XX.
Submitted by
PMM
-
3 years ago
0
Obtiene Subject 3 Ouutlook
Python
'^Subject:.\s((=?^.[?=$]).*)'
Submitted by
Julio Bacan
-
3 years ago
0
get facebook page id - SMART
Python
get facebook page id from html response
Submitted by
anonymous
-
3 years ago
0
Bulgarian Phones
Python
A regex for finding a Bulgarian phone. A Softuni task
Submitted by
anonymous
-
3 years ago
0
Match Dates
Python
Write a program, which matches a date in the format "dd{separator}MMM{separator}yyyy". Use capturing groups in your regular expression.
Submitted by
anonymous
-
3 years ago
0
XML file extract from logs
Python
For internal use
Submitted by
ezalos
-
3 years ago
0
Find ytdlp downloaded file path
Python
For internal use
Submitted by
ezalos
-
3 years ago
(Last modified 3 years ago)
0
hyperlinks
Python
collect information from web links
Submitted by
anonymous
-
3 years ago
0
Aurora SMS Log Parser
Python
For personal use in my project.
Submitted by
sn3kdev
-
3 years ago
0
eval expression
Python
expression will create from example: 2 + 1 + 3 * 510.3 - 50 * (20 - 29 * 2) this: 2,+,1,+,3,,510.3,-,50,,(20,-,29,*,2)
Submitted by
NotMEE12
-
3 years ago
1
...
45
46
47
48
49
...
108