Please enable JavaScript to use regex101
Regular
Expressions
101
Support Regex101
Social
Info
Regex Editor
Community Patterns
Account
Regex Quiz
Settings
Order By
Most Recent
Most upvotes
Most downvotes
Highest Score
Lowest Score
Filter by Flavor
PCRE2 (PHP)
ECMAScript (JavaScript)
Python
Golang
Java
.NET 7.0 (C#)
Rust
PCRE (Legacy)
Sponsors
There are currently no sponsors.
Become a sponsor today!
Community Patterns
Search among 18,300 community submitted regex patterns...
0
Matching Anything But a Newline
Created
·
2020-04-18 21:11
Flavor
·
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
0
Matching Anything But a Newline
Created
·
2020-04-18 21:40
Flavor
·
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
0
TNRid
Created
·
2020-04-19 00:26
Flavor
·
PCRE (Legacy)
^-|\b\d.{0,20}.$
Submitted by
anonymous
0
Retirar caracteres como espaço tab line feed and carriage return de fora das tags para que a Reg Exp consiga avaliar múltiplas linhas
Created
·
2020-04-19 15:38
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
Workout Protocol Identifier
Created
·
2020-04-19 23:07
Flavor
·
PCRE (Legacy)
Just a regex to identify the various workout protocols. It's very flexible as it can ignore multiple spaces between strings. Group 1: Exercise Order Group 2: Exercise Name Group 3: Protocol
Submitted by
anonymous
0
Workout Protocol Splitter
Created
·
2020-04-19 23:20
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
Car Seat (Nuna) CLP
Created
·
2020-04-20 11:58
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
Filename from Ossec lgs
Created
·
2020-04-20 13:23
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
Commit msg
Created
·
2020-10-09 12:40
Flavor
·
Golang
no description available
Submitted by
anonymous
0
Encontrar tags HTML que estejam vazias
Created
·
2020-04-20 20:08
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
Movements
Created
·
2020-04-20 21:14
Flavor
·
Python
no description available
Submitted by
anonymous
0
partial gtaccesss
Created
·
2020-04-21 08:05
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
Telephone Thai Number
Created
·
2020-04-21 09:44
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
Thai District
Created
·
2020-04-21 09:45
Flavor
·
Python
no description available
Submitted by
anonymous
0
Thai Province
Created
·
2020-12-09 11:39
Flavor
·
Python
no description available
Submitted by
anonymous
0
Thai Zipcode
Created
·
2020-12-09 11:39
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
phone numbers to links
Created
·
2020-04-21 10:04
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
replace more empty <p> by one
Created
·
2020-04-21 11:04
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
Split args
Created
·
2020-04-21 15:36
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
index-delete
Created
·
2020-04-21 15:45
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
Previous page
1
…
685
686
687
688
689
…
915
Next page
Community Library Entry
0
Regular Expression
Created
·
2020-04-22 07:22
Flavor
·
Python
r"
^
ntp
standalone
vlan-range
\s\d
"
gm
Open regex in editor
Description
^ntp standalone vlan-range\s\d
Submitted by
anonymous