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)
pcre
Greedy + & * quantifires debug
/[123]+(123)*2/ Input: 1,2,3,4,5,6,7,8,9,0,10,11,12,13,14,15,16 Find: 12
Submitted by
Tomer Levi
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
catch or match URL or URI
any more? tell me by email.
Submitted by
CSnowstar(997596@gmail.com)
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Find sentence start
no description available
Submitted by
anonymous
-
8 years ago
-2
2 upvotes, 4 downvotes (33% like it) (You must be signed in to vote)
pcre
Validate credit card numbers
Visa, MasterCard, American Express, Diners Club, Discover, JCB
Submitted by
www.regular-expressions.info/creditcard.html
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
Regex Group Regex
Working on this regex so that I can use it to parse regular expressions and get the group info from them
Submitted by
jparish1977@gmail.com
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
simplewords
words
Submitted by
glin
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
MYV_POSTPAY_ACCESSLOG
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
Update for bne_interface_cols_tl
Necessary because of Bug in Web-Interface
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
hstore
no description available
Submitted by
anonymous
-
8 years ago
2
3 upvotes, 1 downvotes (75% like it) (You must be signed in to vote)
pcre
JSON validator
Takes a JSON string and captures interesting information in the named capturing groups: (o: last object, a: last array, s: last string, n: last number, c: last comma before optional whitespace, d: same as c, but with a colon instead of a comma, v: last value)
Submitted by
luis140219 on GitHub and Sourceforge
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
Levi test
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
keep versions
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
redaa
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
File input type validation
no description available
Submitted by
Ramkumar Venkatachalam
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
match data-reactid
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
Java poet regex alternative.
no description available
Submitted by
anonymous
-
8 years ago
1
2 upvotes, 1 downvotes (67% like it) (You must be signed in to vote)
pcre
CSV parsing
matches the exact fields of CSV files supports: qouted fields quoted fields containing commas, doubble quoutes, and newlines empty fields empty records arbitrary white space in, and outside quoted fields
Submitted by
Austin
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Non-prod Application Log Regex
no description available
Submitted by
Aditya Bindra
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
{1-65536}
12
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
validate_invoiceid_with_yy
Validate an ivoice number with the last two digit as last 2 year digit
Submitted by
ema
-
8 years ago
1
...
524
525
526
527
528
529
530
...
571
aa
Vote
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
Regular Expression
pcre
/
[
0
-
9
]
{1,3}
[
\s
]
*
?
[
_|.,:;
]
[
\s
]
*
?
[
0
-
9
]
{1,3}
[
\s
]
*
?
[
_|.,:;
]
[
\s
]
*
?
[
0
-
9
]
{1,3}
[
\s
]
*
?
[
_|.,:;
]
[
\s
]
*
?
[
0
-
9
]
{1,3}
[
\s
]
*
?
:
[
\s
]
*
?
[
0
-
9
]
{3,6}
/
Open regex in editor
Description
Loading markdown...
Submitted by
aaa
- 8 years ago