Please enable JavaScript to use this web application.
Regular
Expressions
101
Social
Social
Join the Discord community!
Follow me on twitter!
Send me an email
Donate
Donate
Donate through Paypal
Become a Github Sponsor
Info
Info
Find out what's new!
RegEx101 Wiki
Report bugs or make suggestions
What's new?
Loading content...
Close
Regex Editor
Regex Editor
Community Patterns
Community Patterns
Account
Account
Regex Quiz
Regex Quiz
Settings
Settings
Live Help
Live Help
Get help on Discord
Get help on IRC
Order By
Most Recent
Highest Score
Lowest Score
Most upvotes
Most downvotes
Filter by Flavor
PCRE2 (PHP >=7.3)
PCRE (PHP <7.3)
ECMAScript (JavaScript)
Python
Golang
Java 8
.NET (C#)
Rust
Sponsors
Community Patterns
Search among 2,540 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
White spaces between two white spaces.
PCRE2 (PHP >=7.3)
White spaces between two white spaces.
Submitted by
jrjmm
-
6 months ago
2023-05-31 01:17
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
google video 域名
PCRE2 (PHP >=7.3)
google video 域名
Submitted by
anonymous
-
6 months ago
2023-05-31 02:49
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
RegEx, lower case letters and numbers, with exact length of 6
PCRE2 (PHP >=7.3)
StackOverflow RegEx, lower case letters and numbers, with exact length of 6 RegEx without boundary (1st try) [a-z0-9]{6} RegEx with boundary (solution) \b[a-z0-9]{6}\b
Submitted by
Nicolas Karg
-
6 months ago
2023-05-31 08:37
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
converting table to repeattable command latex
PCRE2 (PHP >=7.3)
for testing doc
Submitted by
anonymous
-
6 months ago
2023-06-01 13:47
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Major.Minor.Patch Regex
PCRE2 (PHP >=7.3)
This regex will only allow the Major.Minor.Patch pattern to pass.
Submitted by
Rónmag
-
6 months ago
2023-06-01 14:56
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
jvavo-regExp-links
PCRE2 (PHP >=7.3)
To include all content checkers
Submitted by
anonymous
-
6 months ago
2023-06-04 20:03
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
fb-group
PCRE2 (PHP >=7.3)
db gr
Submitted by
anonymous
-
6 months ago
2023-06-04 20:48
(Last modified 6 months ago)
2023-06-04 20:53
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Youtube Video Id
.NET (C#)
Matches the video Id in Youtube URL.
Submitted by
CW
-
6 months ago
2023-06-05 02:15
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Using negative lookahead
PCRE2 (PHP >=7.3)
From the following: Chr. Chr.I Chr.II Chr.III Chr.IIV...
Submitted by
dikip
-
6 months ago
2023-06-05 06:23
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
outletId
PCRE2 (PHP >=7.3)
test outlet id
Submitted by
Ankit
-
6 months ago
2023-06-05 07:20
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Pagrafo empezandon con cadena y termnando en punto
PCRE2 (PHP >=7.3)
Busca parrafos completos incluyendo nuevas lineas, los cuales terminan con un punto final
Submitted by
anonymous
-
6 months ago
2023-06-05 10:31
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
quoted strings regex
PCRE2 (PHP >=7.3)
matches quoted strings
Submitted by
anonymous
-
6 months ago
2023-06-05 14:17
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
IssuePattern
PCRE2 (PHP >=7.3)
working pattern for Issue packages
Submitted by
anonymous
-
6 months ago
2023-06-06 17:44
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Age
PCRE2 (PHP >=7.3)
Match "I'm ##" or "I am ##"
Submitted by
Matt
-
6 months ago
2023-06-07 01:27
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
EmailValidation
PCRE2 (PHP >=7.3)
This is an Email validation using RegExp.
Submitted by
anonymous
-
6 months ago
2023-06-07 05:52
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
RegEx
PCRE2 (PHP >=7.3)
Examples
Submitted by
anonymous
-
6 months ago
2023-06-07 08:07
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
PEP
PCRE2 (PHP >=7.3)
Mikhail Stepanovich ZUSKO (Михаил Степанович ЗУСЬКО) Function: Russian military leader – Lieutenant- General Chief of staff of the “West” grouping Former Commander of the 58th Combined Arms Army of the Southern Military District DOB: 24.5.1972...
Submitted by
anonymous
-
6 months ago
2023-06-07 12:09
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
pep2
PCRE2 (PHP >=7.3)
Ramil Rakhmatulovich IBATULLIN (Рамиль Рахматуллович ИБАТУЛЛИН) Function: Russian military leader – Major-General Commander of the 90th Guards Tank Division DOB: 22.10.1976 POB: Bagishevo, Apastovsky District, Tatarstan, former USSR (now Russian Federation)...
Submitted by
anonymous
-
6 months ago
2023-06-07 12:15
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Pull Quote regex
PCRE2 (PHP >=7.3)
Get quote text and author
Submitted by
sunilP
-
6 months ago
2023-06-08 08:04
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Basic Git pull request title validator
PCRE2 (PHP >=7.3)
Validates that there an optional [WIP] followed by a bracketed ticket number, PIDSS-n*, a space, and a string beginning with an uppercase character.
Submitted by
David E Nedrow
-
6 months ago
2023-06-08 20:00
1
...
118
119
120
121
122
123
124
...
127
Replace sub-strings in string
2
2 upvotes, 0 downvotes (score 34.2%) (You must be signed in to vote)
Regular Expression
.NET (C#)
@"
(
\d\d\d\d
)
(
\d\d
)
(
\d\d
)
_
(
\d\d
)
(
\d\d
)
(
\d\d
)
(
\S
+
)
"
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
a year ago
2023-01-01 01:47