Please enable JavaScript to use this web application.
Regular
Expressions
101
Social
Donate
Info
Regex Editor
Community Patterns
Account
Regex Quiz
Settings
Order By
Most Recent
Most upvotes
Most downvotes
Highest Score
Lowest Score
Filter by Flavor
PCRE2 (PHP >=7.3)
PCRE (PHP <7.3)
ECMAScript (JavaScript)
Python
Golang
Java 8
.NET 7.0 (C#)
Rust
Sponsors
There are currently no sponsors.
Become a sponsor today!
Community Patterns
Search among 3,460 community submitted regex patterns...
0
English Avenue pattern
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
Names and Shortnames
ECMAScript (JavaScript)
validating names and short names
Submitted by
anonymous
-
6 years ago
0
^ 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
-
6 years ago
0
Format Korean Mobile Number
ECMAScript (JavaScript)
대한민국 휴대폰 번호에서 국가번호(82), 지역번호(01X), 앞번호3-4자리, 뒷번호 4자리를 countyCode, areaCode, firstFourDigits, lastFourDigits로 Mapping
Submitted by
anonymous
-
6 years ago
0
Select Vue.Component definition until close
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
vin
ECMAScript (JavaScript)
Vehicle Identification Number (VIN). The check digit (9th digit) is not checked for accuracy.
Submitted by
anonymous
-
6 years ago
0