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
گرفتن متراژ
Python
no description available
Submitted by
anonymous
-
5 years ago
0
گرفتن قیمت
Python
no description available
Submitted by
anonymous
-
5 years ago
0
iostat
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
iotop pipe separated
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Prefix CSS Selectors
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
Dutch mobile number
PCRE (PHP <7.3)
Checks if a Dutch mobile number is in the correct format.
Submitted by
anonymous
-
5 years ago
0
{{{ chave }}}
PCRE (PHP <7.3)
Pegar elemento para pode substituir por algo especifico, ou pegar de keys de um objeto por exemplo.
Submitted by
anonymous
-
5 years ago
0
Possible parsing helper / tokenizer
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Fecha
Python
no description available
Submitted by
anonymous
-
5 years ago
0
Diffusion filter
PCRE (PHP <7.3)
First group [5] : school year Second group [4] : domain Third group [2] : gender Fourth group [3] : campus
Submitted by
anonymous
-
5 years ago
0
GO Docker tag
Golang
no description available
Submitted by
anonymous
-
5 years ago
0
5317 Compilers Exercise Char Literals
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
md table first col select
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Password Validation
ECMAScript (JavaScript)
Checks that a password has a minimum of 6 characters, at least 1 uppercase letter, 1 lowercase letter, and 1 number with no spaces.
Submitted by
Christian Klemp
-
5 years ago
0
regex Sap
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
regex ejercicio 2
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
regex ejercicio 2 con caracteres especiales
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
regex ejercicio 2 con caracteres especiales
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Parse tnsnames.ora file
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
only one space between words
Python
no description available
Submitted by
anonymous
-
5 years ago
1
...
591
592
593
594
595
...
900
Community Library Entry
0
Regular Expression
PCRE (PHP <7.3)
/
(
\r
|
\n
|
|
\t
)+
\<
Grid
(
\r
|
\n
|
|
\t
)+
Grid
\.
Row="0"
(
\r
|
\n
|
|
\t
)+
IsVisible="False"
(
\r
|
\n
|
|
\t
)+
Style="
\{
StaticResource
(
\r
|
\n
|
|
\t
)+
MadressahFilterPickerGridBackgroundStyle
\}
"
\>
/
g
Open regex in editor
Description
no description available
Submitted by
anonymous
-
5 years ago