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)
golang
Home
Dj dus er geen je een je aan je enige eerst een he we er
Submitted by
Webmaster
-
21 days ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
golang
extract <*n or <n where n is a number
see https://stackoverflow.com/questions/76228402/regex-to-extract-n-where-n-is-digit
Submitted by
code_monk
-
23 days ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
golang
Authelia regex path rules
Testing Authelia subdomain / path rules. You can read more at the Authelia Docs By default, this regex101 page is shown a test for a generic API path domain: "some-sub.drpranavmishra.com" resources:...
Submitted by
Pranav Mishra
-
a month ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
Get digits
Trying to get digits
Submitted by
Arthur Silva
-
a month ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
walter1976LastClean
walter1976LastClean
Submitted by
anonymous
-
a month ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
匹配限定后缀名的文件,忽略大小写
匹配.mka后缀名的文件,忽略大小写
Submitted by
anonymous
-
a month ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
匹配限定后缀名中的指定关键字,忽略大小写
匹配.mkv和.mp4后缀名中包含menu或sp或.sample,忽略大小写
Submitted by
anonymous
-
a month ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
golang
golang re2 negative lookahead
Aquivalent solution for golang's unsupported negative lookahead in re2 flavor of go's regex. This example provides a negative lookahead similar to (?!/api/) ignoring routes with the /api/ prefix at the start.
Submitted by
misha
-
a month ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
pxc plcnext
plcnext version strings
Submitted by
anonymous
-
2 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
domain
ss
Submitted by
sssssss
-
3 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
Semver split
"1.2.3" Group 1: 1 Group 2: 2 Group 3: 3
Submitted by
Icaruk
-
3 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
Kt SDK V2
kt SDKV2
Submitted by
anonymous
-
4 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
GO SDK V2
Go SDK v2
Submitted by
anonymous
-
4 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
REACT SDK V3
React SDK V3
Submitted by
anonymous
-
4 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
Anime Xdcc Name + Episode Regex
Parse XDCC filename strings for a name and episode. Appears to work for most major bots but unreliable for any data other than name and episode number/version
Submitted by
anonymous
-
4 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
log timestamp
extract time stamp from log entry
Submitted by
anonymous
-
4 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
RE2 match of APRS-IS header information
This re2 (using Go in my case) matches the APRS-IS header. The format of the APRS-IS packet is TNC2 standard: SOURCE>DESTINATION,PATH:PACKET ...
Submitted by
Jack Hamm (jack@wv6l.net)
-
5 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
Golang Get variables In Js
To get
Submitted by
anonymous
-
5 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
-
5 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
1
2
3
4
...
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