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 2,440 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Match non self closing tags HTML/XML tags
Golang
no description available
Submitted by
Richard Peng
-
7 years ago
2017-02-20 18:50
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Sustitución de espacios en blanco al final y al principio de una cadena.
Golang
no description available
Submitted by
anonymous
-
7 years ago
2017-04-28 18:07
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Customer
Golang
no description available
Submitted by
anonymous
-
6 years ago
2017-06-26 18:32
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
image cid
Golang
no description available
Submitted by
anonymous
-
6 years ago
2017-06-27 09:00
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Detect path win/linux
PCRE2 (PHP >=7.3)
Détecte si une chaine est un chemin Windows ou Linux valide
Submitted by
anonymous
-
6 years ago
2017-09-04 15:13
(Last modified 5 months ago)
2023-07-10 14:43
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
lightsail cli scp argument parsing
Golang
no description available
Submitted by
anonymous
-
6 years ago
2017-07-29 22:05
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Angular commit
Golang
no description available
Submitted by
anonymous
-
6 years ago
2017-08-23 13:07
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
jvm core dump grab
Golang
no description available
Submitted by
anonymous
-
6 years ago
2017-09-05 15:44
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
SuperJS: variable initializement
Golang
Matches a variable with the following syntax; = example string foo = ...
Submitted by
Jordy van Domselaar <jordy.van.domselaar@outlook.com>
-
6 years ago
2017-11-12 18:26
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Find ip, link
Golang
no description available
Submitted by
anonymous
-
6 years ago
2017-11-24 10:04
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Find ip and link full
Golang
no description available
Submitted by
anonymous
-
6 years ago
2017-11-27 09:49
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Checks for PHP classes with namespaces that haven't been imported.
Golang
no description available
Submitted by
anonymous
-
6 years ago
2017-12-16 04:51
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regex for C-style assignments
Golang
no description available
Submitted by
cemares
-
6 years ago
2018-01-07 22:20
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
recipes
Golang
no description available
Submitted by
anonymous
-
6 years ago
2018-01-22 14:34
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Gateway plugins filename
Golang
This regular expression is used to validated the filename of Gateway plugins.
Submitted by
Julien BREUX
-
6 years ago
2018-03-16 08:53
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Last Name & Comma Regex
Golang
no description available
Submitted by
anonymous
-
6 years ago
2018-04-21 02:36
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
getfreessimg
Golang
no description available
Submitted by
anonymous
-
6 years ago
2018-04-21 03:16
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
SEMS
Golang
no description available
Submitted by
anonymous
-
3 years ago
2020-06-25 16:18
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
SEMS
Golang
no description available
Submitted by
anonymous
-
3 years ago
2020-06-25 16:21
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
SEMS
Golang
no description available
Submitted by
anonymous
-
3 years ago
2020-06-25 16:31
1
2
3
4
...
122
PEP
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
PCRE2 (PHP >=7.3)
/
\b
[
A
-
Z
]
[
a
-
z
]
+
\b\s
+
\b
[
A
-
Z
]
[
a
-
z
]
+
\b
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
6 months ago
2023-06-07 12:09