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
Query String
Cross-engine query string parsing including when stored in anchor tags. Not really tested, but basic functionality is there.
Submitted by
abernix
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
GA WDi 14
Regular expression for General Assembly WDi 14
Submitted by
Fabio Camatti
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
mewmew
no description available
Submitted by
anonymous
-
7 years ago
1
2 upvotes, 1 downvotes (67% like it) (You must be signed in to vote)
javascript
dd dd
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Teste com espaços
no description available
Submitted by
JEIx
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Extract Query Parameter
Break URLs into three parts Url ? QueryString
Submitted by
Sachin Jain
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
JS No space title
Numbers, letters, and underscore with no special characters, no spaces, no leading number, and no leading or trailing underscore for use in KnockoutJS (or any JS validation).
Submitted by
Owen Dismuke
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Architectural and construction CSI specification
CSI Documentation usually formatted as ## ## ##(.##.##.##) this extracts the CSI number
Submitted by
Ron E. Allen Apsis0215
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
parse range
no description available
Submitted by
anonymous
-
7 years ago
1
2 upvotes, 1 downvotes (67% like it) (You must be signed in to vote)
javascript
IBAN regexp
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
First of tags define
Submitted by
regedit
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
The very important regex for every projects
This regex can ALL!
Submitted by
YURMATH ER
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
event
no description available
Submitted by
lokesh_sharma
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Stampare id
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
regex for iso 8601 date between 1970 and 2999
regex for iso 8601 date between 1970 and 2999 that match only valid date, the only mistake possible in this regexp is the bisextile year how are not checked
Submitted by
KurayamiNoDaiTenshi
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Email Finder
Finds all emails including .co.uk like ones
Submitted by
Oliver
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre2
Task 4 Quiz
It needs a major modification, since matching an integer is required. The accepted answer \d+ involves only "positive" integers. But -333 or +777 are also integers, which leads to two possible solutions with the last one being the most accurate: -?\d+ : The hyphen (optional minus sign) and a digit ...
Submitted by
seQuienSoy
-
7 months ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Select Markdown Text and content
This expression selects any square brackets and the content inside it. Exemple: [DataTransfer] []...
Submitted by
innnerception
-
7 months ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Function for LScript
RegEx for finding function in LScript programming language
Submitted by
anonymous
-
7 months ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Function creation in LScript
RegEx for finding creation of a function in LScript programming language
Submitted by
anonymous
-
7 months ago
1
...
211
212
213
214
215
216
217
...
263
C#
Vote
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
Regular Expression
javascript
/
"@
\"
^
(
(
[
A
-
Za
-
z
]
)
)
$
\"
"
/
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
- 7 years ago