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,720 community submitted regex patterns...
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)
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)
Выбрать все варианты начинающиеся с '(или' со всей латиницей далее до кириллицы
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)
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)
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)
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)
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)
^ Operador
ECMAScript (JavaScript)
El operador ^ cuando este operador se usa dentro de unos corchetes significa que se niega la expresión que se solicita si se usa sin los corchetes significa que asi debe de empezar una expresión dada
Submitted by
Jesus
-
4 years ago
2019-11-15 19:14
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Names and Shortnames
ECMAScript (JavaScript)
validating names and short names
Submitted by
anonymous
-
4 years ago
2019-11-15 05:12
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
English Avenue pattern
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-11-14 16:04
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
French avenue check
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-11-14 13:40
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
numbers between 100 & 99999 with optional decimal numbers, upto 2 decimal places
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-11-13 10:58
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
IETF Locale Tag
ECMAScript (JavaScript)
For more background, refer to: http://codel10n.com/what-is-correct-locale-tag-en_us-vs-en-us/
Submitted by
anonymous
-
4 years ago
2019-11-12 13:39
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Bash command help flags extract
ECMAScript (JavaScript)
Extracts the flag option information from a bash 'COMMAND --help'.
Submitted by
anonymous
-
4 years ago
2019-11-10 15:35
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
从计算表达式中分别提取含x和y的部分
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-11-10 06:35
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
B&C integer plus eighths
ECMAScript (JavaScript)
This regular expression will match the following: 0 1-39 Integers Mixed numbers of the form x y/8 or x-y/8 where x is an integer between 1 & 9 and y is an integer between 0 & 7 xx y/8 or xx-y/8 where xx is an integer between 1 & 39 and y is an integer between 0 & 7...
Submitted by
anonymous
-
4 years ago
2019-11-10 04:58
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Telephone number : strict international section, flexible local section for wider international and allows spaces for visual formatting
ECMAScript (JavaScript)
Telephone number strict international section :- starting with '+' or '00' flexible local section for wider international and allows spaces for visual formatting Close enough for many requirements. Tweak to match your country/circumstances better. ...
Submitted by
PS
-
4 years ago
2019-11-08 10:08
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Insert CDATA on SVG text fields
ECMAScript (JavaScript)
For each that it founds, it inserts a <![CDATA[ ... ]]>
Submitted by
anonymous
-
4 years ago
2019-11-08 09:52
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
point 2
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-11-06 15:47
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
sample
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-11-06 12:58
1
...
177
178
179
180
181
182
183
...
286
문자그대로찾기
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
ECMAScript (JavaScript)
/
Ben
/
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
5 years ago
2019-01-03 08:13