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
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
find emails except a particular email
no description available
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
first name from all email ids
no description available
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Landline phone numbers UK
no description available
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
mobile phone numbers UK
no description available
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
url ending in 'digit/' or 'copy'
to identify instances where the url has been copied
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Extract src attribute from HTML img tags
no description available
Submitted by
Keldor
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
selling ndd
no description available
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Simple HTML Label Finder
no description available
Submitted by
DAKMH
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
q1 ass 1
no description available
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
exclude test and spec files
no description available
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
pid.class::method
no description available
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Capitalize all first letter of words and remove space
Capitalize all first letter of words and remove space Exemple : aaa bbb ccc -> aaaBbbCcc
Submitted by
Tyvain
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Gallery to URLs
no description available
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Capture project with SPV
no description available
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
open.spotify.com/track to spotify:track:
no description available
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
POI CORS
no description available
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
PH_Try1
no description available
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Array
no description available
Submitted by
Ashish
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
BITSDesk Ticket Matching
This matches TicketIDs on BITSDesk even with crap before and after them.
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Ph_try3
no description available
Submitted by
anonymous
-
5 years ago
1
...
526
527
528
529
530
531
532
...
581
RC :: URLs sem brasil (lookahead)
Vote
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
Regular Expression
pcre
@
/pt-br/aeroportos/
(?!
brasil
)
|
/pt-br/localidades/
(?!
brasil
)
|
/pt-br/locadora/
[^
/
]
+
/
(
(?!
brasil
)
.
)+
$
@
g
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
- 5 years ago