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)
pcre
Apache Error Log Date Parsing
Parse the date from an Apache Error Log in the format of "Wed Jun 01 20:05:21.12345 2016"
Submitted by
garys
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
ip addr
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
timestamp offset
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Url Exclud word
exclude match if a word is in the url
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Helpful for refactoring functions (ex: removing second argument)
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Amplify
Amplify XDA Guide
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
click_error
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
work trimming output
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
HPE / report part 4
no description available
Submitted by
stelf
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Verify Password
I verify if a string contains from 8 to 10 char and at least one of the following: Upper case char, lower case char, number, special character
Submitted by
exSnake
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Formato RUN
Formato del Rol Único Nacional en Chile
Submitted by
Jorge Moyano Fuentes
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
controllers check
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
HSI DISCOUNTS
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
DATA Charge
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
FHIR API
HA Proxy URL rewrite for the FHIR APIs
Submitted by
gpiskun
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
US Publication Number
To search the publication number in uspto documents.
Submitted by
Mohd Amir
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
neudecker regex
neudecker regex
Submitted by
joe
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Duplicate Properties
This regex is to find duplicates in properties- or config-files with '='-separated key value pairs.
Submitted by
vgross
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
my first regex
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Decimal numbers (plus exponent)
Matches decimal numbers also with exponent (23.8e12) It does not match silly things like 00000000000.0000000000 as other "decimal number regex"
Submitted by
Mirco Sanguineti
-
7 years ago
1
...
492
493
494
495
496
497
498
...
572
Instagram mentions
Vote
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
Regular Expression
pcre
/
(
(
\w
+
)
(
[
.
]
(?!
$
|
[^
\w
]
)
)?
)
/
gi
Open regex in editor
Description
Loading markdown...
Submitted by
page_a
- 7 years ago