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 3,780 community submitted regex patterns...
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
apache log
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
2016-03-03 15:51
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
TireLF
ECMAScript (JavaScript)
no description available
Submitted by
Saad
-
8 years ago
2016-03-02 21:34
2
2 upvotes, 0 downvotes (score 34.2%) (You must be signed in to vote)
Bible verse, biblical string in text
ECMAScript (JavaScript)
Matches biblical strings in text. Two capture groups are used - one for the books name and another for the passages of the same book. RegEx is long because it is strict!!! If you want to also match books names without specified chapter and verses use: /((?:[1234]\s?)?[a-zа-я]+)(\s?\d+(?::(?:\d+[—–-]...
Submitted by
Desislavsd
-
8 years ago
2016-03-02 11:01
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
[A-Z][0-9][a-z]
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
2016-03-02 08:20
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
FreeCodeCamp RegEx1
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
2016-03-01 19:30
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
filter DB Date in JS
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
2016-03-01 16:32
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Get irc cmd with one parameter and a text with every charaters
ECMAScript (JavaScript)
exemple: "/msg toto hello world !" ["msg", "toto", "hello world !"]
Submitted by
vuong_c
-
8 years ago
2016-03-01 13:30
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Testing Header String Regex
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
2016-03-01 13:29
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Typo 3 Section
ECMAScript (JavaScript)
no description available
Submitted by
Dan Schalow
-
8 years ago
2016-02-29 14:35
2
2 upvotes, 0 downvotes (score 34.2%) (You must be signed in to vote)
SSN
ECMAScript (JavaScript)
allow nine digits only
Submitted by
anonymous
-
8 years ago
2016-02-29 12:56
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
? - One or Zero times Quantifier Example
ECMAScript (JavaScript)
Here, it matches ft or ft. & foot & feet
Submitted by
Dinesh Dontha
-
8 years ago
2016-02-27 18:39
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
yahya_asadi
ECMAScript (JavaScript)
trying to learn regex
Submitted by
yahya_asadi
-
8 years ago
2016-02-26 23:43
2
2 upvotes, 0 downvotes (score 34.2%) (You must be signed in to vote)
String Interpolation
ECMAScript (JavaScript)
String Interpolation. Works Like Angular
Submitted by
Aykut Alpgiray Ateş
-
8 years ago
2016-02-26 13:11
0
1 upvotes, 1 downvotes (score 9.5%) (You must be signed in to vote)
text validation
ECMAScript (JavaScript)
allows white spaces, -, Umlaut and ß
Submitted by
anonymous
-
8 years ago
2016-02-26 10:31
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
get user authentication
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
2016-02-26 01:44
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Validate US Telephone Numbers
ECMAScript (JavaScript)
no description available
Submitted by
Davide Vozzi
-
8 years ago
2016-02-25 16:57
2
2 upvotes, 0 downvotes (score 34.2%) (You must be signed in to vote)
Remove XSS
ECMAScript (JavaScript)
no description available
Submitted by
Harish Thakur
-
8 years ago
2016-02-25 09:17
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Change Extension in File Name
ECMAScript (JavaScript)
Changes extension in a file name.
Submitted by
Mi-L@
-
8 years ago
2016-02-24 13:31
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
RNP
ECMAScript (JavaScript)
no description available
Submitted by
KSrGEAR
-
8 years ago
2016-02-24 09:44
0
1 upvotes, 1 downvotes (score 9.5%) (You must be signed in to vote)
UK Postcode
ECMAScript (JavaScript)
Tests UK Postcode with alternative for Postcode Prefix
Submitted by
Calvin Willman
-
8 years ago
2016-02-23 20:56
1
...
147
148
149
150
151
152
153
...
189
Steam Permalink ID -
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Regular Expression
ECMAScript (JavaScript)
/
(
7656119
)
(
[
0
-
9
]
{10}
)
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
shooteram
-
8 years ago
2016-02-17 17:08