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,000 community submitted regex patterns...
0
Fizl tag parsing
Python
The fizl tool for Tex coherence checking supports %[tag] elements
Submitted by
anonymous
-
5 years ago
0
Bootstrap Class 'col-*-*' replace
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
family search link
PCRE (PHP <7.3)
get from interactive-container svg
Submitted by
anonymous
-
5 years ago
0
Format Korean Mobile Number
ECMAScript (JavaScript)
대한민국 휴대폰 번호에서 국가번호(82), 지역번호(01X), 앞번호3-4자리, 뒷번호 4자리를 countyCode, areaCode, firstFourDigits, lastFourDigits로 Mapping
Submitted by
anonymous
-
5 years ago
0
get names
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Remove space at end of string
PCRE (PHP <7.3)
removes trailing spaces
Submitted by
anonymous
-
5 years ago
0
Die alte Schreibnorm der Telefonnummer
PCRE (PHP <7.3)
Für die Konvertierung in die neue Norm
Submitted by
anonymous
-
5 years ago
0
TV Show Regex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Email Address Validation
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
unit_no_extraction
Python
CREMATRIX
Submitted by
anonymous
-
5 years ago
0
Extract parts from EDIR naming convention
PCRE (PHP <7.3)
^([A-Z]{4})\-([A-Z]{3})\-([A-Z]{1,7})\-([A-Z]{4})\-(\d{3})$ ^([A-Z]{4})\-([A-Z]{3})\-([A-Z]{1,7})\-([A-Z]{4})\-(\d{3})\([A-Z]{1})\([[:alnum:]])([[:alnum:]]{3})\_([[:alnum:]])([[:alnum:]]{3})$
Submitted by
anonymous
-
5 years ago
0
Check is an equal exist and extract the value
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Select Vue.Component definition until close
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
lookaheads example
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Ruby needs replacing
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Do not match url ending With
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Europe - Portugal - - Passport Number
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Europe - Poland - - Passport Number
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Europe - Italy - - Passport Number
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Europe - Hungary - - Passport Number
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
1
...
291
292
293
294
295
...
900
Community Library Entry
0
Regular Expression
PCRE (PHP <7.3)
/
(?<!
[
\/
|@|.
]
)
HMCT
/
gm
Open regex in editor
Description
no description available
Submitted by
anonymous
-
5 years ago