Please enable JavaScript to use this web application.
Regular
Expressions
101
Social
Social
Join the Discord community!
Follow me on twitter!
Send me an email
Donate
Donate
Donate through Paypal
Become a Github Sponsor
Info
Info
Find out what's new!
RegEx101 Wiki
Report bugs or make suggestions
What's new?
Loading content...
Close
Regex Editor
Regex Editor
Community Patterns
Community Patterns
Account
Account
Regex Quiz
Regex Quiz
Settings
Settings
Live Help
Live Help
Get help on Discord
Get help on IRC
Order By
Most Recent
Highest Score
Lowest Score
Most upvotes
Most downvotes
Filter by Flavor
PCRE2 (PHP >=7.3)
PCRE (PHP <7.3)
ECMAScript (JavaScript)
Python
Golang
Java 8
.NET (C#)
Rust
Sponsors
Community Patterns
Search among 200 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
log timestamp
Golang
extract time stamp from log entry
Submitted by
anonymous
-
10 months ago
2023-01-30 15:42
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Anime Xdcc Name + Episode Regex
Golang
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
-
10 months ago
2023-02-11 04:28
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
REACT SDK V3
Golang
React SDK V3
Submitted by
anonymous
-
10 months ago
2023-02-13 10:15
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
GO SDK V2
Golang
Go SDK v2
Submitted by
anonymous
-
10 months ago
2023-02-13 14:23
(Last modified 10 months ago)
2023-02-14 14:22
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Kt SDK V2
Golang
kt SDKV2
Submitted by
anonymous
-
10 months ago
2023-02-13 15:50
(Last modified 10 months ago)
2023-02-14 14:37
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Semver split
Golang
"1.2.3" Group 1: 1 Group 2: 2 Group 3: 3
Submitted by
Icaruk
-
9 months ago
2023-03-10 10:10
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
domain
Golang
ss
Submitted by
sssssss
-
9 months ago
2023-03-12 10:30
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
pxc plcnext
Golang
plcnext version strings
Submitted by
anonymous
-
8 months ago
2023-03-27 07:38
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
匹配限定后缀名中的指定关键字,忽略大小写
Golang
匹配.mkv和.mp4后缀名中包含menu或sp或.sample,忽略大小写
Submitted by
anonymous
-
7 months ago
2023-04-26 14:31
(Last modified 7 months ago)
2023-04-26 14:38
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
匹配限定后缀名的文件,忽略大小写
Golang
匹配.mka后缀名的文件,忽略大小写
Submitted by
anonymous
-
7 months ago
2023-04-26 14:47
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
walter1976LastClean
Golang
walter1976LastClean
Submitted by
anonymous
-
7 months ago
2023-05-02 03:52
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Get digits
Golang
Trying to get digits
Submitted by
Arthur Silva
-
7 months ago
2023-05-03 18:20
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Catch packages from 'tdnf list' output
Golang
Every valid line will be of the form: . . . NOTE: the distribution tag is expected to start with at least one letter and be followed by at least one digit.
Submitted by
anonymous
-
5 months ago
2023-06-26 18:42
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Celulares - Tamanho de tela
Golang
no description available
Submitted by
anonymous
-
6 years ago
2018-05-28 18:39
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
[229187] - Celular - Memoria Interna
Golang
no description available
Submitted by
anonymous
-
6 years ago
2018-05-28 19:16
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
[229187] - Celular - Tamanho de tela
Golang
no description available
Submitted by
anonymous
-
6 years ago
2018-05-29 14:13
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
[229187] - Celular - Tamanho de tela - Invertido ou só número
Golang
no description available
Submitted by
anonymous
-
6 years ago
2018-05-29 14:15
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Message Log
Golang
no description available
Submitted by
anonymous
-
5 years ago
2018-08-13 18:06
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
golang function signature
Golang
no description available
Submitted by
anonymous
-
5 years ago
2018-09-06 01:16
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Domain out of URL
Golang
Regular expression ^(?:https?:)?(?:\/\/)?(?:+@)?(?:www\.)?(+) used below extracts domain with subdomains out of a full url. It skips protocol (ex: https:), "//", "@", www subdomain and then captures everything (ex: domain) before ":" or "/" or end of line.
Submitted by
anonymous
-
5 years ago
2018-10-15 13:57
1
...
4
5
6
7
8
9
10
Angular commit
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
Golang
`
^
(
[
a
-
zA
-
Z
]
*
)
[
\s\t\x{00a0}
]
*
\(
(
[
"'
\\
\w
-
\/
\s\t\x{00a0}
]
*
)
\)
[
\s\t\x{00a0}
]
*
\:
?
[
\s\t\x{00a0}
]
*
(
.
*
)
`
g
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
6 years ago
2017-08-23 13:07