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 5,640 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Python Call Graph
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
2019-06-05 14:14
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Match everything but CVS
Python
no description available
Submitted by
anonymous
-
5 years ago
2019-06-07 01:54
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Replacement regex for bible citations in Examen de grado
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
2019-06-08 01:37
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
enforce comma-delimited list of words
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
2019-06-08 19:19
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
match a 4chan media url
Python
no description available
Submitted by
anonymous
-
5 years ago
2019-06-08 21:44
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regex on linkedin alumni
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-06-10 19:04
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Split full name to last, middle, last
Golang
no description available
Submitted by
anonymous
-
4 years ago
2019-06-12 09:54
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Twist
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-06-13 13:40
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Twist Login
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-06-13 13:41
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
my username
Python
no description available
Submitted by
smileycreations15
-
4 years ago
2019-06-13 16:01
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
getText&Numbers
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-06-14 11:31
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
basic email
ECMAScript (JavaScript)
not amazing but better than seb's
Submitted by
anonymous
-
4 years ago
2019-06-14 18:59
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Data
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-06-16 09:59
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Add commas to big numbers
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-06-18 14:15
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
match weight with pounds and kg
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-06-18 15:04
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Verificar hash com contexto de conta
ECMAScript (JavaScript)
Links hash podem ser passados em contexto diferente. Nesse caso é identificado o contexto antes do hash para endereço.
Submitted by
anonymous
-
4 years ago
2019-06-19 18:51
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
ISO 8601 timestamp
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-06-19 09:55
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Android signal level
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-06-19 10:30
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
eleveo
Golang
no description available
Submitted by
anonymous
-
4 years ago
2019-06-19 19:50
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Check response of a serially connected Bronkhorst flowmeter for a certain range
ECMAScript (JavaScript)
Bronkhorst Flowmeters use a somewhat unique protocol for communication. In the ascii protocol the resonse is transmitted as an unsigned integer coded as 4 hexadecimal chiffres. The values are normalized so that 32000 (7D00h) is 100% of the capacitiy of the device. For my case, valid Values range fr...
Submitted by
anonymous
-
4 years ago
2019-06-20 06:02
1
...
245
246
247
248
249
250
251
...
282
Cookie mask keywords
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
Golang
`
(?i)
(
jsc
)
=
.
*
?
(
;
\s
?
|
\s
?
)
`
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
4 years ago
2020-05-28 11:40