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 300 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
totalsource
Golang
no description available
Submitted by
anonymous
-
3 years ago
2020-06-25 17:31
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
acountant
Golang
no description available
Submitted by
anonymous
-
3 years ago
2020-06-25 17:34
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
totalsource
Golang
no description available
Submitted by
anonymous
-
3 years ago
2020-06-25 18:39
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
pack shelves
Golang
no description available
Submitted by
anonymous
-
3 years ago
2020-09-18 09:48
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
sourctype
Golang
no description available
Submitted by
anonymous
-
3 years ago
2020-10-01 17:26
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
tag standard
Golang
no description available
Submitted by
anonymous
-
3 years ago
2020-10-14 19:15
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
match ***
Golang
no description available
Submitted by
anonymous
-
3 years ago
2020-11-22 02:42
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
https://twitter.com/MGWVc
Golang
[](url)
Submitted by
anonymous
-
3 years ago
2020-11-22 18:51
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
goccy/go-json benchmark
Golang
pushd benchmarks && go mod vendor -v && go test -v -run='^$' -bench='^Benchmark.*(|(Decoder|Reuse|String|Unmapped|GoJson(NoEscape)?))$' -benchmem . && popd `
Submitted by
anonymous
-
3 years ago
2020-11-24 15:49
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
header
Golang
no description available
Submitted by
anonymous
-
3 years ago
2020-11-24 18:20
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
1st Synt Macro
Golang
no description available
Submitted by
anonymous
-
3 years ago
2020-12-11 12:04
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
POC Mobile Detection
Golang
const regex = /(?:Mobile|Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera\sMobi)/gm; const str = `Mozilla/5.0 (Android; Mobile; rv:13.0) Gecko/13.0 Firefox/13.0 Mozilla/5.0 (Linux; U; Android 4.0.3; de-ch; HTC Sensation Build/IML74K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile...
Submitted by
anonymous
-
3 years ago
2021-01-08 01:28
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
ADD CHANGE MODIFY
Golang
no description available
Submitted by
anonymous
-
3 years ago
2021-02-10 13:50
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
CHARACTER SET | COLLATE
Golang
no description available
Submitted by
anonymous
-
3 years ago
2021-02-10 14:04
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
LONG BLOB
Golang
no description available
Submitted by
anonymous
-
3 years ago
2021-02-10 14:15
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
MYISAM
Golang
no description available
Submitted by
anonymous
-
3 years ago
2021-02-10 19:01
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
ISO8601-duration
Golang
no description available
Submitted by
johndunne
-
3 years ago
2021-02-21 18:49
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
ISO8601-utc-time
Golang
no description available
Submitted by
johndunne
-
3 years ago
2021-02-21 18:50
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regex for email searches
Golang
no description available
Submitted by
Manuel
-
3 years ago
2021-02-26 13:30
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
artifactory-request
Golang
no description available
Submitted by
Scott Barnes
-
3 years ago
2021-03-11 16:55
1
2
3
4
5
6
7
...
15
^[A-Z,a-z,\-, ,\&]+$
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
.NET (C#)
@"
^
[
A
-
Z,a
-
z,
\-
,
,
\&
]
+
$
"
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
8 months ago
2023-02-06 12:47