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)
golang
Wordle Result
A Regular Expression for the result of a Wordle, that can be shared after completing the Wordle of the Day.
Submitted by
Varun R Gupta
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
find email addresses
find email addresses
Submitted by
anon
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
cri logfmt
The CRI expr will match and parse log lines of this format: 2019-01-01T01:00:00.000000001Z stderr P some log message `
Submitted by
east4ming
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
Jira issue number
Matches and catches Jira issue number
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
Golang Docker matcher
Used by me for docker-retagger
Submitted by
Roman Minebaev
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
String length pattern
Simple search of string length with the regexp
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
Mikrotik Regex Firewall Log Golang
Regex para uso com Grafana Loki Log feito via Mangle, com prefix $user do freeradius.
Submitted by
Vitor Abbade
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
匹配邮箱
[A-Za-z0-9]+@[a-zA-Z0-9_-]+(\.[a-zA-Z0-9_-]+) `
Submitted by
Lintao
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
Letras, número e traço
Substitui tudo que não for letra, número e traço
Submitted by
anonymous
-
10 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
oracle_package_new_type
find/replace oracle package body new type
Submitted by
anonymous
-
10 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
nginx access regex loki
nginx access log regex
Submitted by
Lethisa Putri
-
10 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
Match Date From DateTime ISO 8601
Match Date From DateTime ISO 8601
Submitted by
kuyaninja
-
9 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
Ruby Gemspec Versioning
Determine the version value in a gemspec configuration file
Submitted by
Ori
-
9 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
S3 Path with ending .json
S3 Path with ending .json
Submitted by
Sowmith
-
9 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
Get project name from git url
Used by Zarf to obtain the name of a repository when given a git URL.
Submitted by
Jonathan Perry
-
8 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
Terraform Service Name
Useful for validating services in TF
Submitted by
Nick Zaccardi
-
7 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
super regex
Get every word ending with dot using Regex/VBA
Submitted by
anonymous
-
6 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
IPv4 Address Validation Regex
IPv4 Address Validation Regex
Submitted by
ulgena
-
6 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
VLAN ID Validation Regex
VLAN ID Validation Regex Please use first segment or second depending on the Extended VLAN usage such as "1-256" or "1-4096" : Non-extended VLAN IDs (1-256), check v2 of the regex entry ...
Submitted by
ulgena
-
6 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
Date String ISO Pattern
Date String ISO Pattern matcher
Submitted by
Lucas Morais
-
6 months ago
1
...
4
5
6
7
8
9
10
RE2 match of APRS-IS header information
Vote
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
Regular Expression
golang
`
^
(
[
a
-
zA
-
Z0
-
9-
]
{1,}
)
>
(
.
*
?
)
[
,
]
(
.
*
){1,}
,
(
qA
[
CXUoOSrRiZI
]
)
,
(
.
+
){1,}
:
`
gm
Open regex in editor
Description
Loading markdown...
Submitted by
Jack Hamm (jack@wv6l.net)
- 5 months ago