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 12,780 community submitted regex patterns...
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
nxtgn title grabber
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
2015-11-23 18:55
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
nxtgn torrents
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2015-11-23 18:02
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
nxtgn categories
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
2015-11-23 18:02
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
re
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
2015-11-23 16:51
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
CG
PCRE (PHP <7.3)
ptSText
Submitted by
anonymous
-
8 years ago
2015-11-23 14:42
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
combined log regex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2015-11-23 13:54
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Obtaining class, method and line number from stack trace line
PCRE (PHP <7.3)
no description available
Submitted by
@mahesha999
-
8 years ago
2015-11-23 10:31
1
2 upvotes, 1 downvotes (score 20.8%) (You must be signed in to vote)
Regex SCript replace
ECMAScript (JavaScript)
no description available
Submitted by
MGO
-
8 years ago
2015-11-23 10:18
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Container Number
PCRE (PHP <7.3)
Check ISO 6346 container number. First three chars, unit type, six digits and then one check digit.
Submitted by
Symon Davis
-
8 years ago
2015-11-23 09:24
0
1 upvotes, 1 downvotes (score 9.5%) (You must be signed in to vote)
camelCase
PCRE (PHP <7.3)
no description available
Submitted by
Danno
-
8 years ago
2015-11-23 05:05
2
3 upvotes, 1 downvotes (score 30.1%) (You must be signed in to vote)
replace any character with more than two occurrence
ECMAScript (JavaScript)
no description available
Submitted by
papky
-
8 years ago
2015-11-23 01:46
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Multi word
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2015-11-23 00:11
0
1 upvotes, 1 downvotes (score 9.5%) (You must be signed in to vote)
Add xml:space to file
PCRE (PHP <7.3)
no description available
Submitted by
Yu Tang
-
8 years ago
2015-11-22 17:48
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
2 dots email
PCRE (PHP <7.3)
Allow only two dots email address, for username.group@domain.tld
Submitted by
Emad Abughali
-
8 years ago
2015-11-22 13:24
0
1 upvotes, 1 downvotes (score 9.5%) (You must be signed in to vote)
Phone number
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2015-11-22 12:22
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Phone number
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2015-11-22 12:22
0
1 upvotes, 1 downvotes (score 9.5%) (You must be signed in to vote)
Validation for SEPA-XML-Text
ECMAScript (JavaScript)
This RegEx checks if a text is valid for a SEPA-XML-File. It should be helpfull if you want to implement payment information to your site and don“t wont to get into trouble with char conversion that is done by your bank.
Submitted by
anonymous
-
8 years ago
2015-11-21 19:57
0
1 upvotes, 1 downvotes (score 9.5%) (You must be signed in to vote)
JSON Validator
PCRE (PHP <7.3)
Complete (recursive) JSON validation regular expression.
Submitted by
@Erutan409
-
8 years ago
2015-11-20 19:00
0
1 upvotes, 1 downvotes (score 9.5%) (You must be signed in to vote)
LaTeX - Nonspaced operators
PCRE (PHP <7.3)
Find nonspaced operators with capturing groups to reformat correctly.
Submitted by
Dave
-
8 years ago
2015-11-20 18:54
2
3 upvotes, 1 downvotes (score 30.1%) (You must be signed in to vote)
notepad++
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2015-11-20 13:33
1
...
522
523
524
525
526
527
528
...
639
File name
0
1 upvotes, 1 downvotes (score 9.5%) (You must be signed in to vote)
Regular Expression
PCRE (PHP <7.3)
/
(
\w
*
.
css
{1,}
)
/
g
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
8 years ago
2015-05-29 22:51