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 5,820 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Fizl tag parsing
Python
The fizl tool for Tex coherence checking supports %[tag] elements
Submitted by
anonymous
-
4 years ago
2019-11-16 22:16
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Format Korean Mobile Number
ECMAScript (JavaScript)
대한민국 휴대폰 번호에서 국가번호(82), 지역번호(01X), 앞번호3-4자리, 뒷번호 4자리를 countyCode, areaCode, firstFourDigits, lastFourDigits로 Mapping
Submitted by
anonymous
-
4 years ago
2019-11-17 08:49
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
unit_no_extraction
Python
CREMATRIX
Submitted by
anonymous
-
4 years ago
2019-11-19 12:12
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Select Vue.Component definition until close
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-11-20 12:36
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Alonso Honda PDO
ECMAScript (JavaScript)
Alonso PDO Honda
Submitted by
anonymous
-
4 years ago
2019-11-21 15:03
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Alonso CET Honda
ECMAScript (JavaScript)
Alonso CET honda updated CNPJ
Submitted by
anonymous
-
3 years ago
2020-04-27 20:39
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
vin
ECMAScript (JavaScript)
Vehicle Identification Number (VIN). The check digit (9th digit) is not checked for accuracy.
Submitted by
anonymous
-
4 years ago
2019-11-22 02:41
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
v1.0
Python
Coge todos los casos válidos, descarta todos los incorrectos.
Submitted by
anonymous
-
4 years ago
2019-11-22 16:26
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Выбрать все варианты начинающиеся с '(или' со всей латиницей далее до кириллицы
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-11-24 08:05
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Find stuff between brackets
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-11-25 18:50
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
timestamp
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-11-26 09:41
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
支持split分组匹配
Python
支持split分组匹配
Submitted by
anonymous
-
4 years ago
2019-11-27 03:09
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
thuê bao 12 số
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-11-27 04:21
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
parse sqs url
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-11-28 13:50
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Macro Guard '#if' finding regex
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-12-01 16:36
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
iOS Chinese String
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-12-03 10:11
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Match Society6.com with specific SKU in URL
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-12-03 21:36
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Password mask
ECMAScript (JavaScript)
Matches valid passwords that require letters, numbers and special characters that do not start or end with spaces.
Submitted by
anonymous
-
4 years ago
2019-12-04 02:54
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Private IP v4 Address
ECMAScript (JavaScript)
Validate IP addresses matching those specified in https://tools.ietf.org/html/rfc1918
Submitted by
anonymous
-
4 years ago
2019-12-04 12:08
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
/^bingpla-/
ECMAScript (JavaScript)
bingpla- 广告
Submitted by
anonymous
-
4 years ago
2019-12-05 06:06
1
...
233
234
235
236
237
238
239
...
291
Replacing markup link to html
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Regular Expression
ECMAScript (JavaScript)
/
\[
(
.
*
?
)
\]
(
\(
.
*
?
\)
)
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
3 years ago
2020-07-02 10:15