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)
python
grabs first part of formula
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
Split Java Stack Traces
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
Lookbehind - Javascript
POsitive lookbehind javascript.
Submitted by
Matheus de Sousa Siqueira - (matheussiqueira.ec@gmail.com)
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Lookbehind - Javascript
no description available
Submitted by
Matheus Siqueira
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
java
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
Separate by double quotes
String that may begin or end with spaces, and contains double-quoted text, separated by a number of spaces
Submitted by
Rafael Sanchez
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
[A-Za-z0-9-]+
no description available
Submitted by
anonymous
-
7 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
javascript
email-address
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
Functions, macros and protocols
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
defmodule regex
no description available
Submitted by
Jakub Hajto
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
ad google apps for business domain regexp
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
SIV - French registration (licence) plates
registration plates of France in SIV format
Submitted by
Qwertiy
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
ngResource
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
Apache Log Parser
Parse Apache web logs to be stored in python (most likely a tuple for manipulation, parsing, and correlation)
Submitted by
hos
-
7 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
python
Valid UK postcode check
Rather long, but pretty accurate, matches on BS7666 alpha num pattern. https://en.wikipedia.org/wiki/Postal_code#UK
Submitted by
anonymous
-
7 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
python
fraction
mixed or simple fraction with whitespace, optional dash as separator
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
V8 Stack
Parses the V8 StackFrames
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
Address
Regex for extracting address with pincode.
Submitted by
Irfan Patel
-
7 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
javascript
Simple 'Good Enough' Javascript Regex (ASCII Only)
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
Complex Javascript Regex (With Non ASCII Support)
no description available
Submitted by
anonymous
-
7 years ago
1
...
297
298
299
300
301
302
303
...
374
Telefonnummer E.123
Vote
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
Regular Expression
javascript
/
^
(?:
\+
|
0
|
\(
\d
+
\)
)
?
(?:
[
0
-
9
]
?
){6,14}
[
0
-
9
]
$
/
Open regex in editor
Description
Loading markdown...
Submitted by
Frank Mattes
- 7 years ago