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
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
@Extract @Chinese (Han) Text Embedded in English Text @KM
Used for this KM Macro: How can I divide chinese part and english part into two part in clipboard? 2017-03-26 ...
Submitted by
JMichaelTX
-
6 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
RFC 3986 IPv4 Validation
IPv4 Validation to RFC 3986 found at https://tools.ietf.org/html/rfc3986#section-1.1.1.
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
release version parser
no description available
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
1
1
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Feet and inches and with fraction
Matches feet and inch numbers with and without fractions but using the american traditional feet symbol ' (single quote) and inch symbol " (double quote). Number must be on a single line by itself. Multi-line is on for testing only and should be turned off. Proceeding and following spaces are not...
Submitted by
Jeff Stuyvesant
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
auditd
extract useful information from audit log
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Rally regexes
no description available
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
ID Card extraction
Extract an ID card from a body of text
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
grappen1
no description available
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Find Basic Auth in URL (without protocol)
no description available
Submitted by
Aaron Murray
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Trailing slashes
Select any number of forward slashes that appear at the end of a string.
Submitted by
Aaron Murray
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
List Of Countries
no description available
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
PGT Billing
no description available
Submitted by
BM
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Lat Long
Lat long in format matching the following: DDMM/DDDMM DDMMSS/DDDMMSS DDMMSS.S/DDDMMSS.S With or without NSEW, colons or +- in front.
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Lat Long DD*MM'SS.S"
no description available
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
amavis lines
no description available
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
crontab entry for hour
Example 0,2,3,5-6,9-23/2
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
First letter of each word in string
no description available
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Valid Cusip
no description available
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Grab image file from url with query variables /
no description available
Submitted by
LinzardB
-
6 years ago
1
...
534
535
536
537
538
539
540
...
839
Italian check codeline
Vote
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
Regular Expression
pcre
/
>
(
[
0
-
9
]
{10}
)
[
-<;
]
\s
{1,2}
(
[
0
-
9
]
{4}
)
(
[
0
-
9
]
{5}
)
#
(
\s
(
[
0
-
9_
\?
]
{0,8}
)
)?
(
\+
\s
(
[
a
-
z0
-
9_
\?
]
{0,5}
)
)?
(
\-
\s
(
[
\.
,0
-
9_
\?
]
{0,10}
)
>
)?
/
g
Open regex in editor
Description
Loading markdown...
Submitted by
Benny
- 6 years ago