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)
pcre
ZLNLB
Zero length negative lookbehind
Submitted by
anonymous
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
sms csv (sqlite exported) replace newlines with \n in body
no description available
Submitted by
flash_us
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
reference
no description available
Submitted by
karthikeyan
-
8 years ago
1
2 upvotes, 1 downvotes (67% like it) (You must be signed in to vote)
python
domain from full url
no description available
Submitted by
anonymous
-
8 years ago
-4
2 upvotes, 6 downvotes (25% like it) (You must be signed in to vote)
python
regex to match torrent trackers in unformatted tracker list
http://bitsnoop.com/trackers/ has a list of active trackers quick dirty regex to extract only the tracker names in order to paste said tracker names to utorrent/deluge
Submitted by
kkarakk
-
8 years ago
2
3 upvotes, 1 downvotes (75% like it) (You must be signed in to vote)
pcre
Extract Metadata
no description available
Submitted by
kai_desu
-
8 years ago
2
3 upvotes, 1 downvotes (75% like it) (You must be signed in to vote)
pcre
#Set-Cookie:\\s+(?<cookie>[^=]+=[^;]+)#m regex explanation
no description available
Submitted by
Igor
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Ham radio callsign
Use part 1, 3 , 5 for establish the portable callsign like 1 = DL/ 2 = F5UII 3 = /QRP
Submitted by
F5UII (http://www.fuii.net)
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
reference
reference pattern checking
Submitted by
karthikeyan
-
8 years ago
-2
1 upvotes, 3 downvotes (25% like it) (You must be signed in to vote)
pcre
regex demo
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
tr
no description available
Submitted by
anonymous
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
UUID regex
no description available
Submitted by
santisaez
-
8 years ago
0
2 upvotes, 2 downvotes (50% like it) (You must be signed in to vote)
pcre
Fetch file information using File URL.
Get information from File URL such as, Extension. Parent folder name. Drive name. File name.
Submitted by
-Harshal.Ahire (ahireharshal@gmail.com)
-
8 years ago
2
2 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Route Regex
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
VNC-58
no description available
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
t-sql batch script parser
Splits t-sql script into separated commands. useful for executing with adocommand object
Submitted by
kutsoff
-
8 years ago
1
2 upvotes, 1 downvotes (67% like it) (You must be signed in to vote)
pcre
Phone Number Validation
Only Numbers Allowed, Optional (+) for international numbers Min: 10 Max: 14 Optional: +
Submitted by
Menon Kalipurayath (MenonOn.Net)
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
My test
My test
Submitted by
Mike
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
attributeselector
no description available
Submitted by
anonymous
-
8 years ago
-2
2 upvotes, 4 downvotes (33% like it) (You must be signed in to vote)
python
match only words consisting of 3 repeated letters, e.g. lllkkk
no description available
Submitted by
kali
-
8 years ago
1
...
543
544
545
546
547
548
549
...
576
Files with numbers greater than 1950
Vote
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
Regular Expression
pcre
/
.
*
(
19
[
5
-
9
]
[
0
-
9
]
|
[
2
-
9
]
[
0
-
9
]
{3}
)
.
*
/
g
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
- 9 years ago