Regular
Expressions
101
Please wait while the app is loading...
Please enable JavaScript to use this web application.
Regular
Expressions
101
@regex101
Donate
Sponsor
Contact
Bug Reports & Feedback
Wiki
What's new?
What's new?
Loading content...
Close
Regex Editor
Regex Editor
Regex Library
Regex Library
Account
Account
Regex Quiz
Regex Quiz
Settings
Settings
Live Help
Live Help
Order By
Most Recent
Most Points
Fewest Points
Filter by Flavor
PCRE2
PCRE
ECMAScript
Python
Golang
Java
.NET
Sponsors
All your environment variables, in one place
Library entries
Search library
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
Don't know how to match this.
no description available
Submitted by
Nick
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
pegar ids applicationContext
no description available
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
urls ending with
Urls ending with a specific domain
Submitted by
anonymous
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
Match RE/FWD in subject body
no description available
Submitted by
wilco
-
8 years ago
1
2 upvotes, 1 downvotes (67% like it) (You must be signed in to vote)
python
BNF for specific URL schemes (httpurl) from rfc1738
This regex represents the httpurl in BNF from rfc1738 (at topic 5). Reference:https://www.ietf.org/rfc/rfc1738.txt
Submitted by
Migueh
-
8 years ago
1
2 upvotes, 1 downvotes (67% like it) (You must be signed in to vote)
pcre
Date time AM/PM validation
no description available
Submitted by
vladimir
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
russian phone mask
no description available
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Russin phone mask
no description available
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Austrian zip code
https://en.wikipedia.org/wiki/List_of_postal_codes_in_Austria
Submitted by
anonymous
-
8 years ago
1
2 upvotes, 1 downvotes (67% like it) (You must be signed in to vote)
pcre
IBAN (with spaces)
This matches EU IBAN codes considering spaces here and there
Submitted by
ZioAldo
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
Find all Twitter Bootstrap Buttons
Find all twitter bootstrap buttons with class "btn".
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
Find Bootstrap Buttons
Find all inputs and buttons with class btn.
Submitted by
anonymous
-
8 years ago
-2
3 upvotes, 5 downvotes (38% like it) (You must be signed in to vote)
javascript
search all special characters
no description available
Submitted by
rlynjb
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
domain with .co.uk
Any domain written www.domain.co.uk
Submitted by
Byron Sargeant
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Select each word and the whitespace after it
no description available
Submitted by
Ben C.R. Leggiero
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
Simple RegEx for SQL Field transformation
no description available
Submitted by
sX
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Biessextile OK
no description available
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Comment Separator in Regex
Works for all types of comments and even multiline comments in java.
Submitted by
Chandan
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Calcul date
no description available
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Date testing with 2 digit year
Date javascript
Submitted by
petabyte
-
8 years ago
1
...
738
739
740
741
742
743
744
...
853
Исключение из выборки других совпадений полученных регуляркой
Vote
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
Regular Expression
pcre
/
(?P<name>
post
|
get
|
url
)
\:
(?P<data>
(?:
.
(?!
(
et
\:
)
|
(
ost
\:
)
|
(
rl
\:
)
)
)+
)
/
gs
Open regex in editor
Description
Loading markdown...
Submitted by
Денис Суховерхов
- 8 years ago