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
বাক্যের মাঝ থেকে শুধু স্টেটের নামটি নিবে
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
বাক্যের শুরু থেকে শুধু নাম্বার নিবে
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)
Matches_Value(0).Groups(1).Value
Submitted by
anonymous
-
3 years ago
0
চারটি লাইন থেকে দ্বিতীয় শেষের লাইনটি নিবে
PCRE2 (PHP >=7.3)
Matches_Value(0).Groups(1).Value
Submitted by
anonymous
-
3 years ago
0
চারটি লাইন থেকে প্রথম লাইনটি নিবে
PCRE2 (PHP >=7.3)
Matches_Value(0).Groups(1).Value
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
Picking DOB from middle if age is in same line 3rd way
PCRE2 (PHP >=7.3)
Picking DOB from middle if age is in same line 3rd way
Submitted by
anonymous
-
3 years ago
0
Picking DOB from middle if age is in same line 2nd way
PCRE2 (PHP >=7.3)
Picking DOB from middle if age is in same line 2nd way
Submitted by
anonymous
-
3 years ago
0
Picking 2nd 1st Line
PCRE2 (PHP >=7.3)
Picking 2nd 1st Line
Submitted by
Picking 2nd 1st Line
-
3 years ago
0
Picking 1st Line
PCRE2 (PHP >=7.3)
Picking 1st Line
Submitted by
Picking 1st Line
-
3 years ago
0
Picking 2nd Last Line
PCRE2 (PHP >=7.3)
Sample 1 James B. Lapointe 1481 Keyser Ridge Road Archdale, NC 27263 Appartment Keyser Ridge Road Archdale, NC 27263
Submitted by
anonymous
-
3 years ago
0
City State Zip
PCRE2 (PHP >=7.3)
City State Zip
Submitted by
anonymous
-
3 years ago
1
ticker but not EFS
PCRE2 (PHP >=7.3)
ticker but not EFS
Submitted by
anonymous
-
3 years ago
1
Array Expressions
PCRE2 (PHP >=7.3)
Array Expressions Expresiones validas de array para el atributos Value de los componentes tipo texto del editor grafico de VeriTran
Submitted by
Sebastian Ardila Agudelo
-
3 years ago
(Last modified 3 years ago)
0
parse domain from email
ECMAScript (JavaScript)
https://stackoverflow.com/a/48673903
Submitted by
Colby M. White
-
3 years ago
(Last modified 3 years ago)
1
...
169
170
171
172
173
...
900
Community Library Entry
0
Regular Expression
PCRE2 (PHP >=7.3)
/
(
.
*
)
\s
Verification
code
/
gm
Open regex in editor
Description
Matches_Value(0).Groups(1).Value
Submitted by
anonymous
-
3 years ago