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)
javascript
Mexican Phone
Rules for Mexico: Numbers must be 10 digits long Area code is either 2 or 3 digits Remaining phone number has either 7 or 8 digits in groups of 3 or 4
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
java判断整体多项式的合法性
java_PTA_6作业
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
java截取出单项式
java_PTA_6作业
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
java判断时间的合法性
时间包括有年份月分,天数,时分秒
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Arc, Select paths
no description available
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Remove width and height from img tag
no description available
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Get single math operators and floating point numbers - Js
no description available
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Extract CSR from response body containing Certificate Request and Private Key
extract csr from response returned by https://csrgenerator.com/
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
HTML1x
no description available
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Nome (facoltativo) e cognome italiano
no description available
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
forAllWorkToIll
no description available
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
No repeating, no 1234567889,
no description available
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Export WP
no description available
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Identify TD in Style for Excel-TextAngularJS
no description available
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Instagram URL
no description available
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
TSN Tivo Lite
no description available
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
TSN Lite Zapper
no description available
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
TSN Lite DVR
no description available
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Remove Duplicates
no description available
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
phone numbers with text
no description available
Submitted by
anonymous
-
3 years ago
1
...
215
216
217
218
219
220
221
...
265
get html tag attributes (name/value)
Vote
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
Regular Expression
javascript
/
(
[
a
-
z
]
+
)
(?:
="
(
[
\s\S
]
+
?
)
"
(?:
\/
>
|
\s
)
)?
/
g
Open regex in editor
Description
Loading markdown...
Submitted by
mekroth
- 7 years ago