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
Fanball -- Home Page
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Fanball -- Lobby
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Model's properties to table query creation
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Udacity_FDSI2_name
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Udacity_FDSI2_phone
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Разделить текст и цифры
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
KOOP parsování provizí z PDF
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Find intents in Android manifest.xml
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
Nichtnumerische Zeichen
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Bandcamp url validator
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
sfp
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
RegEx match for WIFI DFS ADJUST
ECMAScript (JavaScript)
Pattern of 1 - 4 numbers in the range 0-63
Submitted by
anonymous
-
6 years ago
0
Instagram Picture
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Remove trailing zeroes of number
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
Date extraction
Python
no description available
Submitted by
anonymous
-
6 years ago
0
BDO Chat Marketplace Items Scrape
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
CMT
ECMAScript (JavaScript)
This converts CMT Global Standard format to CMT for bb.m MATLAB
Submitted by
Syed Faheemuddin
-
6 years ago
0
Partial Success
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
URL Parts Extractor
ECMAScript (JavaScript)
Validate URL and extracts its parts.
Submitted by
anonymous
-
6 years ago
0
Python Type Hint Remover
PCRE (PHP <7.3)
A RegEx pattern tasked with matching all python type hints to enable simple removal in order to make the code compatible with python<v3.5.
Submitted by
anonymous
-
6 years ago
1
...
121
122
123
124
125
...
900
Community Library Entry
1
Regular Expression
PCRE2 (PHP >=7.3)
/
Chrome
\/
(
\d
+
)
/
i
Open regex in editor
Description
Detect version of Chrome browser in navigator.userAgent
Submitted by
Avaray
-
10 months ago