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
IP Tables Rules
PCRE2 (PHP >=7.3)
Match IP Tables Rules for logging
Submitted by
Proffalken
-
3 years ago
0
My html tag regex
Python
My html tag regex
Submitted by
anonymous
-
3 years ago
0
Hello World | Regex Number JS
PCRE2 (PHP >=7.3)
Regex number
Submitted by
mfilype
-
3 years ago
0
Find JSON key with any value except the values given
PCRE2 (PHP >=7.3)
Use this regular expression if you search through a big JSON file and you are looking whether a specific key holds any value different than the ones given.
Submitted by
Sebastian Zander
-
3 years ago
(Last modified 3 years ago)
0
dd
ECMAScript (JavaScript)
dd
Submitted by
anonymous
-
3 years ago
0
Workdone regex
ECMAScript (JavaScript)
Workdone system
Submitted by
anonymous
-
3 years ago
0
draft-js-markdown mention link regex
ECMAScript (JavaScript)
draft-js-markdown mention link regex
Submitted by
anonymous
-
3 years ago
0
Match comments
PCRE2 (PHP >=7.3)
This will match the comments. Example: # hi print "Hello, World!" # hi will be...
Submitted by
Fmbalbuena
-
3 years ago
0
Replace last segment of url?
ECMAScript (JavaScript)
Work in Progress
Submitted by
anonymous
-
3 years ago
0
Hexo Markdown Post Parser
ECMAScript (JavaScript)
Parse header and body from hexo markdown post format
Submitted by
anonymous
-
3 years ago
(Last modified 3 years ago)
0
Extract Snooze Date
ECMAScript (JavaScript)
[]
Submitted by
anonymous
-
3 years ago
(Last modified 3 years ago)
0
select only words
ECMAScript (JavaScript)
exclude all non character or digits or point colons semicolons ...
Submitted by
anonymous
-
3 years ago
0
truncate 2 or 3 positions decimal
ECMAScript (JavaScript)
Case 3 position is 0 take 3 otherwise take 2
Submitted by
anonymous
-
3 years ago
0
Date of birth
PCRE2 (PHP >=7.3)
This regex takes care of all birthdate with different formats. This is built for US customers
Submitted by
Rushabh shah
-
3 years ago
0
emailaddress
PCRE2 (PHP >=7.3)
accepts common emails even wit first part with a point or a score or underscore .-_
Submitted by
anonymous
-
3 years ago
0
eliminate repeated words
PCRE2 (PHP >=7.3)
mark a grup and then look if it comes after and make a substitution by only one
Submitted by
anonymous
-
3 years ago
0
top Level Domain
ECMAScript (JavaScript)
match top Level Domain
Submitted by
anonymous
-
3 years ago
0
Ukrainian IBAN
PCRE2 (PHP >=7.3)
Regex for UA IBAN
Submitted by
Viacheslav Kozachok
-
3 years ago
0
Convert location from geoJson to Simple Location Format
Python
Allow to convert geolocation POS (related to a shape like a polygon) from geoJson to Simple Location Format
Submitted by
François Devaux
-
3 years ago
0
regex_email
Python
메타문자 + 활용을 위한 예제
Submitted by
anonymous
-
3 years ago
1
...
174
175
176
177
178
...
900
Community Library Entry
1
Regular Expression
ECMAScript (JavaScript)
/
\d
/
Open regex in editor
Description
no description available
Submitted by
anonymous
-
9 years ago