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
3
3 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Cisco ASA
no description available
Submitted by
anonymous
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
Beginning of word
When looking for day, Sunday should not be matched.
Submitted by
Ben
-
8 years ago
-2
1 upvotes, 3 downvotes (25% like it) (You must be signed in to vote)
pcre
username in url
should start with letter follow by letters and numbers and (-) - zero or more can't start or finish with (-) can't have two or more consecutive (-) char
Submitted by
Ali Azmoude
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
FRDocExpression
no description available
Submitted by
anonymous
-
8 years ago
0
2 upvotes, 2 downvotes (50% like it) (You must be signed in to vote)
pcre
Not Empty String
Match a not-empty string. A string with only spaces or no characters is an empty-string. When match something, mathc all the string with the exception of the eventually space at the and
Submitted by
Luca
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
111
no description available
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
L0
no description available
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
add hint path to csproj references
no description available
Submitted by
anonymous
-
8 years ago
1
4 upvotes, 3 downvotes (57% like it) (You must be signed in to vote)
pcre
Extract domain and path from video embeds
no description available
Submitted by
anonymous
-
8 years ago
-3
5 upvotes, 8 downvotes (38% like it) (You must be signed in to vote)
pcre
FQDN Fully Qualified Domain Name
no description available
Submitted by
Rafael Justo and Mauro Trajber
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Encontrar espaço em branco duplicado
White space
Submitted by
Gustavo Américo
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
extract java property name and value
correctly handle the case where the value is splitted on multiple lines.
Submitted by
Zart Colwing
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Single-line comment extraction
no description available
Submitted by
Jeff Hansen
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
EIS Chef Runlist Regex
no description available
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
URL infos
A powerful regex (fewest steps possible) which gives you all the information about urls.
Submitted by
MCMainiac
-
8 years ago
0
6 upvotes, 6 downvotes (50% like it) (You must be signed in to vote)
pcre
Fully Qualified Domain Name FQDN
Fully qualified domain name validation
Submitted by
ximbs
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
CSS Minimizer
Takes any valid CSS and minimizes it, removing comments and whitespace. Can be called with something like PHP's preg_replace() to dynamically minimize css files.
Submitted by
skoskie
-
8 years ago
1
2 upvotes, 1 downvotes (67% like it) (You must be signed in to vote)
pcre
Name Validation
Start with capital letter. Allowed special characters '(Apostrophe) -(hyphen) .(dot) (space) and can not end with -(Hyphen)
Submitted by
Venu Nimmagadda
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
FIND BETWEEN QUOTES
Dovrebbe beccare anche eventuali caratteri '' (due apici singoli)
Submitted by
m.montesi
-
8 years ago
-2
1 upvotes, 3 downvotes (25% like it) (You must be signed in to vote)
pcre
Parse all adresses in href
no description available
Submitted by
anonymous
-
8 years ago
1
...
522
523
524
525
526
527
528
...
572
decimal or not number
Vote
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
Regular Expression
pcre
/
^\d
{1,3}
(
.
?
\d
{3}
)*
$
/
Open regex in editor
Description
Loading markdown...
Submitted by
jvs
- 8 years ago