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...
1
номер телефона Украина
PCRE (PHP <7.3)
поиск номера телефона в тексте
Submitted by
Сергей
-
9 years ago
1
Work Time Parsing
PCRE (PHP <7.3)
Parsing my work time sheet (doesn't validate times/dates). Options available: 12/17/2015 09:00 - 13:00 12/17/2015 09:00 - 17:00 LUNCH 00:30 12/17/2016 HOLIDAY
Submitted by
Anthony N
-
9 years ago
1
Chat command capture
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
1
tablespace_Skipper
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
tablespace_skipper
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
3
To search for a image tag
PCRE (PHP <7.3)
This pattern would select the whole image tag
Submitted by
Dulsara Dhanuka Sethunga
-
9 years ago
1
gmail
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
search spesial characters
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
0
number or range
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
0
CSV remove trailing spaces
Python
Remove trailing spaces from CSV files
Submitted by
destegabry
-
9 years ago
0
Delete unwanted Text
PCRE (PHP <7.3)
Matches every Character before the ": " characters
Submitted by
Patrick No
-
9 years ago
1
^([A-Z]{3})$
ECMAScript (JavaScript)
^([A-Z]{3})$
Submitted by
anonymous
-
9 years ago
1
constant.other.symbol.ruby
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
OHSU Visit Search
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
-3
Regex Include & Exclude
PCRE (PHP <7.3)
Exclude part of a string in an include string.
Submitted by
anonymous
-
9 years ago
1
Eplus comment parsing
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
username validation
Python
no description available
Submitted by
anonymous
-
9 years ago
1
Remove cid link entirely
PCRE (PHP <7.3)
no description available
Submitted by
Coooly
-
9 years ago
2
emoji short-code detection
ECMAScript (JavaScript)
Detects the short-code words for emojis (a la jemoji).
Submitted by
Eric McCormick
-
9 years ago
1
200 / 300 status code
PCRE (PHP <7.3)
no description available
Submitted by
eric
-
9 years ago
(Last modified a year ago)
1
...
743
744
745
746
747
...
900
Community Library Entry
1
Regular Expression
Python
r"
med
venlig
hilsen
|
hilsn
?
e
?
r
?
n
?
|
(
met
)?
(
vriendelijke
|
hartelijke
)?
groe
?
te
?
n
?
|
terveisin
|
h
[
ä|a
]
lsninga
?
r
?
|
kveðja
"
i
Open regex in editor
Description
no description available
Submitted by
anonymous
-
8 years ago