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
Author cite
Get author names from shitty import
Submitted by
anonymous
-
11 hours ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Laughter
Matches all laughter like: hahahahhhahahahha hahha ahah lol lolollolll...
Submitted by
Prozilla
-
3 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Egyptian Phone Numbers
Validate Egyptian phone numbers ... Read More (Arabic)
Submitted by
Mahmoud Mostafa
-
3 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Egyptian National ID
This validates the components of the Egyptian national ID ... See details (Arabic)
Submitted by
Mahmoud Mostafa
-
3 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
shift_factor
extracting constraint id from composed column header
Submitted by
Dario Romero
-
4 days ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
match eslint packages other than next.js
This could be used to group eslint stuff in renovate config for a next.js project. Since you're intended to keep eslint-plugin-next at the same version as next itself, you would want to group it with next instead. Using negative lookahead we can ignore eslint-config-next (or anything else you may wi...
Submitted by
Mitsunee
-
4 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
List of lists of numbers (no leading zeros)
List of lists of numbers (no leading zeros)
Submitted by
anonymous
-
4 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
Martch Letras y Parentesis
Martch Letras y Parentesis
Submitted by
Daniel Gonzalez
-
5 days ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
java
AWS Web Service Regions
Data classification on AWS Web Services specifically the URL connections you seen on the applications
Submitted by
loganmcampbell
-
5 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
vscode-f5 xc reserved ports issue #209
https://github.com/f5devcentral/vscode-f5/issues/209
Submitted by
anonymous
-
6 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Session Start/Close
Capturing Start/Close in IRC-logs
Submitted by
Corpset
-
8 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
capture strings between paragraphs
capture any strings between paragraphs
Submitted by
anonymous
-
8 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
test
test
Submitted by
anonymous
-
8 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
PLDI regex 3
for pldi answer
Submitted by
PlaceReporter99
-
9 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
PLDI regex 2
for pldi answer
Submitted by
PlaceReporter99
-
9 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
PLDI regex 1
For pldi answer
Submitted by
PlaceReporter99
-
9 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Dyno warning regex
Used to separate things in dyno warning
Submitted by
anonymous
-
10 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
decimal number
decimal number validation pattern 1.** integer_ 2.** floating point_
Submitted by
martins
-
10 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Hesla ISJ
ISJ
Submitted by
anonymous
-
11 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
100-4300
match 100, 200, 300 upto 4300
Submitted by
anonymous
-
11 days ago
1
2
3
4
...
277
Special GPS input
Vote
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
Regular Expression
python
r"
^
(
-
?
(
(
[
0
-
8
]
?
\d
(
\.
\d
{1,6}
)?
)
|
(
90
(
\.
0
{1,6}
)?
)
)
)
:
(
-
?
(
(
\d\d
?
(
\.
\d
{1,6}
)?
)
|
(
1
[
0
-
7
]
\d
(
\.
\d
{1,6}
)?
)
|
(
180
(
\.
0
{1,6}
)?
)
)
)
(
:
(
-
?
\d\d
?
(
\.
\d
{1,6}
)?
)
)?
(
#
(
\d\d
?
(
\.
\d
{1,6}
)?
)
)?
(
_
(
\d\d
?
(
\.
\d
{1,6}
)?
)
)?
$
"
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
- 2 months ago