Regular
Expressions
101
Please wait while the app is loading...
Please enable JavaScript to use this web application.
Regular
Expressions
101
@regex101
Donate
Sponsor
Contact
Bug Reports & Feedback
Wiki
What's new?
What's new?
Loading content...
Close
Regex Editor
Regex Editor
Regex Library
Regex Library
Account
Account
Regex Quiz
Regex Quiz
Settings
Settings
Live Help
Live Help
Order By
Most Recent
Most Points
Fewest Points
Filter by Flavor
PCRE2
PCRE
ECMAScript
Python
Golang
Java
.NET
Sponsors
All your environment variables, in one place
Library entries
Search library
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
CmdLineRaw
CmdLineRaw
Submitted by
anonymous
-
8 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
number
mã số có 8 kí tự bắt đầu từ 17-22 ///^[1]{1}[7-9]{1}\d{6}$|^[2]{1}[0-2]{1}\d{6}$/gmi
Submitted by
anonymous
-
8 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Replace 2 or more whitespace
Replace 2 or more whitespace
Submitted by
blacksmithop
-
8 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
fsda
asdfadfa
Submitted by
anonymous
-
8 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
compare lista
preciso saber se, os numeros que nao tem nome e igual a algum dos que estao com nome na frente
Submitted by
Silva
-
8 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
PNRPU STUDY PROJECT CS, lab work 6
Definition of the concept of "word" in accordance with the formulation of the problem.
Submitted by
anonymous
-
8 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Sparkpost email address local part
Tests if string can be used as a valid sparkpost sending email address
Submitted by
MreeP
-
8 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
Фильтр русских матов
оригинал был взят отсюда: https://gist.github.com/imDaniX/8449f40655fcc1b92ae8d756cbca1264 добавил: сучка, трахать, жопа, залупа
Submitted by
anonymous
-
8 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
Initials
get the initial of a strings
Submitted by
Eddie Choong
-
8 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Release and master branches
refs/heads/release/1.0.1 refs/heads/master master release/1.0.1
Submitted by
AbdElraouf Sabri
-
7 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Grab CalVer from git tags
When using git ls-remote --tags --sort=version:refname, the results display the git hash as well as a refs prefix. This regex grabs only the CalVer string.
Submitted by
John Obla
-
7 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
sdsds@needemand.com
sdsds@needemand.com
Submitted by
anonymous
-
7 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
passw125
^(?=.\d)(?=.\W)(?=.*[a-zA-Z]).{6,8}$
Submitted by
AS
-
7 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
regex html tag
$subject = 'asdasdsdsa'; $pattern = '^(.+)?';
Submitted by
anonymous
-
7 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
Start and Ends with same Letter
regex for a string that starts and ends with the same letter
Submitted by
anonymous
-
7 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Date FR
Date FR
Submitted by
anonymous
-
7 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Date EN
Date EN
Submitted by
anonymous
-
7 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Myliberary
Page to be the first place of African and the horns and knowledge of the first place of ethiopia What time mashilla first place on mobile devices At one
Submitted by
anonymous
-
7 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Initial Ceros and Grouping Characters
remove what title says
Submitted by
anonymous
-
7 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Regex EKS Logs
This Just For Test
Submitted by
JuniYadi
-
7 months ago
1
...
101
102
103
104
105
106
107
...
122
Select Chapters and Bad Headers
Vote
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
Regular Expression
pcre2
/
^
(
(
Chapter
|
Section
|
\w
{3}
logue
|
Interlude
|
Number
|
Part
|
Act
)?
?
(
[
0
-
9
]
*
\.
?
|
[
\W
]
+
|
(
Ten
|
Eleven
|
Twelve
|
\w
{3,5}
teen
|
((
Twen
|
Thir
|
Four
|
Fif
|
Six
|
Seven
|
Eigh
|
Nine
)
ty
)?
(
|
\-
)?
(
One
|
Two
|
Three
|
Four
|
Five
|
Six
|
Seven
|
Eight
|
Nine
)?
)
)
)
[^
\n
]
?
?
\W
?
\s
*
\n
/
mgi
Open regex in editor
Description
Loading markdown...
Submitted by
lion
- 2 years ago