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)
pcre
Id token
Token to get the id, tarea 3 compiladores
Submitted by
Iker Arbulu Lozano
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
test
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
locale regex
find en_US in the string
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Simple URL Regex
Regex for http/https/ftp or only domain url Examples: https://example.domain/page?=78 http://example.domain/page?=78 ftp://192.168.0.1:80...
Submitted by
Adrien H
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
email validation
Validate Email in progress
Submitted by
Chanpreet
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
regexperiment
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Cron
no description available
Submitted by
tw
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Replace TODOS in JetBrains IntelliJ products
arised while creating a build gulp task
Submitted by
David Enke <post@davidenke.de>
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
$rows labeller
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
asmblah/parsing: Matching markdown code fences
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
AppDataExclusions
no description available
Submitted by
anonymous
-
7 years ago
1
2 upvotes, 1 downvotes (67% like it) (You must be signed in to vote)
pcre
Dutch postcode validation
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
AD12345678
Text with prefix AD and postfix 8 munbers only
Submitted by
Pratheesh PS
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
AD12345678
Text with prefix AD and postfix 8 munbers only
Submitted by
pratheeshps
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
asd
asd
Submitted by
asd
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Finnish SSN
Finnish SSN are of form DDMMYYXNNNC where DDMMYY is date of birth, X is -, +, or A based on the century of birth, NNN is an order number (even for females and odd for males) and C is a checksum character.
Submitted by
Hanzki
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
camera
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
Remove Package Connection data from screen.log
From the Linux Screen.print method, after recording a log which involves some apt-getting, we want to find and trim out all that fat. This is Part 1
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Remove HIT Url package Info from Screen Print log
Screen print during an apt-update and install will generate a lot of data we don't need. This regex is used in your text editor to remove the HIT Url package information.
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
phone w/ extension
no description available
Submitted by
anonymous
-
7 years ago
1
...
658
659
660
661
662
663
664
...
841
URL Validation
Vote
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
Regular Expression
pcre
/
^
(
http
|
ftp
|
https
)?
(
\:\/\/
)?
[
\w
-
]
+
(
\.
[
\w
-
]
+
)+
(
[
\w
.,@?^!=%&:
\/
~+#-
]
*
[
\w
@?^=%&
\/
~+#-
]
)+
$
/
gmi
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
- 7 years ago