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
দুইটি পয়েন্ট ধরে মাঝের অংশটি নিবে (1st way)
PCRE2 (PHP >=7.3)
দুইটি পয়েন্ট ধরে মাঝের অংশটি নিবে
Submitted by
anonymous
-
3 years ago
0
নতুন লাইন থাকলে, দুইট অংশ ধরে বাক্যের মাঝের অংশটি নিবে
PCRE2 (PHP >=7.3)
নতুন লাইন থাকলে, দুইট অংশ ধরে বাক্যের মাঝের অংশটি নিবে
Submitted by
anonymous
-
3 years ago
0
বাক্যটি পাশাপাশি যদি থাকে-- তাহলে দুইটি শব্দের মাঝের শব্দটি নিবে
PCRE2 (PHP >=7.3)
বাক্যটি পাশাপাশি যদি থাকে-- তাহলে দুইটি শব্দের মাঝের শব্দটি নিবে
Submitted by
anonymous
-
3 years ago
0
শেষের শব্দটি নিবে
PCRE2 (PHP >=7.3)
শেষের শব্দটি নিবে
Submitted by
anonymous
-
3 years ago
0
HTML Tag Selector
PCRE2 (PHP >=7.3)
T
Submitted by
Rahul
-
3 years ago
0
Fetch Username and IP
PCRE2 (PHP >=7.3)
Splunk
Submitted by
anonymous
-
3 years ago
0
Time format
PCRE (PHP <7.3)
38 Seconds
Submitted by
anonymous
-
3 years ago
0
Definition List in PHP Markdown Extra
ECMAScript (JavaScript)
This is the ECMAScript version of PHP regex for matching definition list as defined in PHP Markdown Extra.
Submitted by
Chattille
-
3 years ago
0
Password Valiadtion
PCRE2 (PHP >=7.3)
This is password validation regular expression in javascript
Submitted by
anonymous
-
3 years ago
0
Mpe
Java 8
coda test
Submitted by
anonymous
-
3 years ago
0
Array version 2
ECMAScript (JavaScript)
array version that accepts any expressions in the parameters
Submitted by
dila93
-
3 years ago
(Last modified 3 years ago)
0
sss
ECMAScript (JavaScript)
ssss
Submitted by
anonymous
-
3 years ago
0
Title (Subtitle)
PCRE2 (PHP >=7.3)
Parse out a title and subtitle
Submitted by
anonymous
-
3 years ago
0
2012 movies
PCRE2 (PHP >=7.3)
g
Submitted by
anonymous
-
3 years ago
0
Markdown
PCRE (PHP <7.3)
Working with Markdown
Submitted by
anonymous
-
3 years ago
0
GCC Cpp Compiler
PCRE2 (PHP >=7.3)
Jenkins Warnings Next Generation Plugin
Submitted by
Dennis Kölbel
-
3 years ago
(Last modified 3 years ago)
0
regex para CPF
PCRE (PHP <7.3)
Verificação simplificada dígitos CPF
Submitted by
anonymous
-
3 years ago
0
Check Feature title format
ECMAScript (JavaScript)
See title
Submitted by
anonymous
-
3 years ago
0
Replace <b> HTML tag with <strong> tag
PCRE (PHP <7.3)
Replace old formatting HTML tag with semantic tag. It can be used as a template for replacing any HTML tag, like , etc.
Submitted by
O’Reilly Regular Expressions Cookbook
-
3 years ago
0
Image URL with 'w' and 'crop' query var
PCRE2 (PHP >=7.3)
This is a regex expression to match URL with 'w' (width) and 'crop' query vars
Submitted by
Bhavik Kalpesh
-
3 years ago
1
...
793
794
795
796
797
...
900
Community Library Entry
0
Regular Expression
ECMAScript (JavaScript)
/
Feature:
(?!
(
Hatseflats
|
Bananas
|
Frappadingue
)
)
.
*
/
g
Open regex in editor
Description
See title
Submitted by
anonymous
-
3 years ago