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 14,240 community submitted regex patterns...
0
Normalizing data from a string
Python
Gets several strings and makes a list of data attributes in a formatted way
Submitted by
SevebFeet
-
2 years ago
0
Find GraphQL queries with missing id
PCRE (PHP <7.3)
It detects the following ` product { brand` and ignores ` product {...
Submitted by
anonymous
-
2 years ago
0
MD higlighter
PCRE2 (PHP >=7.3)
Mark words to auto-higlight
Submitted by
anonymous
-
2 years ago
0
MD highlight remover
PCRE2 (PHP >=7.3)
Remove highlights from md files
Submitted by
anonymous
-
2 years ago
0
Kyivstar phone number
Java 8
Kyivstar phone number
Submitted by
milka_vlad
-
2 years ago
0
determine if input text is an URL
PCRE2 (PHP >=7.3)
determine if input text is an URL
Submitted by
anonymous
-
2 years ago
0
Hardware ID
PCRE2 (PHP >=7.3)
Checks whether the input is a hardware ID
Submitted by
Justman10000
-
2 years ago
0
Override filename to flag as upload placeholder
PCRE2 (PHP >=7.3)
UPLOAD signifies the purpose of the entry name and label are mandatory and extracted REQUIRED translates into the require attr on the upload element
Submitted by
Russ Ferriday
-
2 years ago
0
find supertype of
PCRE2 (PHP >=7.3)
for express
Submitted by
anonymous
-
2 years ago
0
Parse Roco url for information
Python
Parses a url on the roco.cc site to its informative parts
Submitted by
Dirkjan Krijnders
-
2 years ago
0
Datumformat
PCRE2 (PHP >=7.3)
Kurs i DwgBatch Använda sök/ersätt för att ändra datumformat
Submitted by
Jonas Thor
-
2 years ago
0
Special GPS input
Python
Used for TrigDroid
Submitted by
anonymous
-
2 years ago
0
URL 2
PCRE2 (PHP >=7.3)
http https www - ww1 - ww999
Submitted by
Andy
-
2 years ago
0
Match Amazon Route53 Name Servers
PCRE2 (PHP >=7.3)
Match Amazon Route53 Name Servers
Submitted by
anonymous
-
2 years ago
0
Take segments to string
Java 8
Take segments to string
Submitted by
Lufram
-
2 years ago
0
Other segment
Java 8
Other segments
Submitted by
Lufram
-
2 years ago
0
T1
PCRE2 (PHP >=7.3)
Reguljärt uttryck för att matcha T1
Submitted by
Jonas Thor
-
2 years ago
(Last modified 2 years ago)
0
selecting only the text after the final hyphen in a string
PCRE2 (PHP >=7.3)
selecting only the text after the final hyphen in a string
Submitted by
Dave Curtis
-
2 years ago
0
NRAudit Description
PCRE2 (PHP >=7.3)
Pulls out action verbs, emails and usertypes
Submitted by
anonymous
-
2 years ago
0
10.*.*.X IP Adress
Python
An expression to match 10.\.\.X IP Addresses. Examples 10.10.10.2 10.0.0.5...
Submitted by
meowmeow
-
2 years ago
1
...
696
697
698
699
700
...
712
Community Library Entry
0
Regular Expression
Python
r"
(
neuf/restructur
[
eé
]
|
neuf
et
restructur
[
eé
]
|
restructur
[
eé
]
en
[
eé
]
tat
neuf
|
restructuré
[
àa
]
neuf
)
"
gm
Open regex in editor
Description
guif
Submitted by
guif
-
4 years ago