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
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
python
Apache Log Format Parser
no description available
Submitted by
anonymous
-
7 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
Format money
Format money i.e: 600 6,000 60,000 600,000 ...
Submitted by
Jamie Robertson
-
7 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
Format money
no description available
Submitted by
Jamie robertson
-
7 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
python
exclude a list of words
exclude a list of words, in this case, "hello" and "you"
Submitted by
Z
-
7 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
International Aircraft Registration Prefixes
Tail numbers from http://www.skytamer.com/5.2.htm
Submitted by
anonymous
-
7 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
PASSWORD VALIDATION (FX8DY0/1)
Checks that a password has a minimum of 6 characters, at least 1 uppercase letter, 1 lowercase letter, and 1 number with no spaces.
Submitted by
Dat.Dao
-
7 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
Date with format YYYY-MM-DD
no description available
Submitted by
Kazadri
-
7 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
detect if input is valid domain name
no description available
Submitted by
nnnn20430
-
7 years ago
0
2 upvotes, 2 downvotes (50% like it) (You must be signed in to vote)
pcre
Turkey mobile phone number 0(5__) ___-____
Turkey mobile phone number Regex format 0(5__) -_
Submitted by
msbeden
-
7 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
Phone with extension
no description available
Submitted by
jerndt
-
7 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
get section
no description available
Submitted by
anonymous
-
7 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
http://www.budportal.com.ua/
asd
Submitted by
asd
-
7 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
two words with atleast one starting with digit
3rd Street / house 2b - pass
Submitted by
anonymous
-
7 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
MATLAB filename with brackets
no description available
Submitted by
anonymous
-
7 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
Json value
no description available
Submitted by
kreisfahrer
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Http_accept Header
no description available
Submitted by
Robin Dumont-Chaponet
-
7 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
Del space
Delete speces at XML
Submitted by
E_Ch
-
7 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
Strings with length multiple of 3 or 5
Lines with length multiple of 3 or 5.
Submitted by
ismtabo
-
7 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
Example where regex is not matching device id value
no description available
Submitted by
anonymous
-
7 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
python
Find a quoted unix style path in text block
Find a quoted unix style path in text block, breaking the text block into constituent parts, 1 before the quoted path starts 2 the path 3 the filename 4 whats left
Submitted by
AndyGif
-
7 years ago
1
...
547
548
549
550
551
552
553
...
566
Finds <font> tag
Vote
-1
6 upvotes, 7 downvotes (46% like it) (You must be signed in to vote)
Regular Expression
pcre
/
<
(
FONT
|
font
)
[^
>
]
*
>
|
<
/
(
FONT
|
font
)
>
/
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
- 10 years ago