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)
python
keyvalue
value part of key=value key='value' key="value" value can have spaces if quoted
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Оценка удовлетворенности качеством сервиса Компании
no description available
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
HTML TAG Matcher
Match any HTML tags.
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Remove file name from path
no description available
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
KBC: Extract ASA Names
no description available
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
匹配html中多个所需内容
no description available
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
Flag Recogniser
no description available
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
Action Rec
no description available
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Matches invalid Excel table names
This regex is designed to match invalid regex names. The known false positive is when the \w{1,2}+[0-9]+ pattern matches things which fall outside the scope of an Excel documents range, and therefore become valid table references.
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
aprs
no description available
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
feetinches1
no description available
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
ebay通知-AuctionCheckoutComplete
获取通知(AuctionCheckoutComplete)的buyerID
Submitted by
anonymous
-
5 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
alineas-ocorrencias
Regex que captura ocorrências "semelhantes" a : 'alinea a', 'alineas a', 'alinea "a"', 'ali. "a"',...
Submitted by
maffei2443
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Float number regex
Float number without letters and symbols
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Synop
no description available
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Synop
no description available
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
prima
(?i)^https?://(www\.)?interphone(\.\w+)+(:[\d]+)?/(\w+)/\w{2}-(?!it{1})
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
aaa
aaa
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
policy_extraction
no description available
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
abc
no description available
Submitted by
anonymous
-
5 years ago
1
...
76
77
78
79
80
81
82
...
122
Find a word before any symbol
Vote
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
Regular Expression
python
r"
(?ms)
\b\w
*
\b
(?=
\-\>
.
*
)
"
s
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
- 5 years ago