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 18,200 community submitted regex patterns...
-1
Dart relative import
Java 8
find dart relative import path
Submitted by
sagarpanchal
-
2 years ago
0
Match path that starts with
ECMAScript (JavaScript)
In my nuxt automation I want to remove src from path because nuxt don't have src dir. hence I want to remove src prefix from all path
Submitted by
JD Solanki
-
2 years ago
(Last modified 2 years ago)
0
ejemplo 2
PCRE2 (PHP >=7.3)
este es el ejemplo de Expr numero 2
Submitted by
anonymous
-
2 years ago
1
Universal Phone Regex
PCRE2 (PHP >=7.3)
Just a simple regex to detect phone numbers Should work in just about any regex flavor.
Submitted by
anonymous
-
2 years ago
0
Library catalogue (VTECH V-Lib)
Python
Matches entries in a library catalogue.
Submitted by
anonymous
-
2 years ago
0
Valid Emmet Candidate before Expansion
PCRE2 (PHP >=7.3)
ul>(li2>a{link$@-})2 is a valid string that can be expanded by Emmet, while `` is not.
Submitted by
Chattille
-
2 years ago
(Last modified 2 years ago)
1
终端控制序列
PCRE2 (PHP >=7.3)