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,520 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
replace text in tag
ECMAScript (JavaScript)
find and replace text in tag
Submitted by
anonymous
-
a year ago
2022-05-14 22:06
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Comprobar fecha
ECMAScript (JavaScript)
^(?:3[01]|12|0?[1-9])([\-/.])(0?[1-9]|1[1-2])\1\d{4}$
Submitted by
anonymous
-
a year ago
2022-05-16 07:44
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Phone number
PCRE2 (PHP >=7.3)
Improvement of the Phone Number regex pattern created by 'elishas@syncode.io'
Submitted by
anonymous
-
a year ago
2022-05-16 09:00
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Notepad++_command_IDs
PCRE2 (PHP >=7.3)
I'm trying to arrange and manipulate Notepad++ icons and make some scripts, so, after generating the list from the MenuIcons plugin, I used this RegEx to make a list with the container (folder/subfolder, the ones that have a -1 command ID) and indent all the items it contains (I'm using Python for m...
Submitted by
Me, myself and I (with the help from the Menu Icons plugin)
-
a year ago
2022-05-16 10:47
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Php
PCRE2 (PHP >=7.3)
Php
Submitted by
Nickname
-
a year ago
2022-05-16 11:48
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
track OM cash out
PCRE2 (PHP >=7.3)
cash out tracker
Submitted by
anonymous
-
a year ago
2022-05-16 16:49
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
UA phone number
ECMAScript (JavaScript)
check ua phone number
Submitted by
anonymous
-
a year ago
2022-05-16 20:23
(Last modified a year ago)
2022-05-16 20:48
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
FIrst or Last Name
ECMAScript (JavaScript)
Validates a first or last name of an user. Positives: Anna Anna-Louisa Anna Louisa...
Submitted by
Iris
-
a year ago
2022-05-17 09:05
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
.csv data conversion for a test case
PCRE2 (PHP >=7.3)
from "['a']" to "[""a""]"
Submitted by
anonymous
-
a year ago
2022-05-17 22:03
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
JavaScript Function w/ Recusive Parenthasis JavaScript Function w/ Recusive Parenthasis JavaScript Function w/ Recusive Parenthasis
PCRE2 (PHP >=7.3)
Regex that allows the following: foo(bar).qax(foo(bar).qax(foo(bar).qax(foo(bar).qax()))) Its sorta hard to make out whats going on, so I will just say it: ...
Submitted by
jD3V
-
a year ago
2022-05-18 14:45
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Jerem
PCRE2 (PHP >=7.3)
To match specific name based on season code
Submitted by
anonymous
-
a year ago
2022-05-19 15:53
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
markdown headings with underscore
PCRE2 (PHP >=7.3)
it still makes a few false positives
Submitted by
charliecalvert
-
a year ago
2022-05-19 22:13
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Replace anything not a letter or a hyphen
PCRE2 (PHP >=7.3)
Make folder/url safe use with eg sed: echo 'My fancy $thing' | sed 's//-/g' results in My-fancy--thing
Submitted by
anonymous
-
a year ago
2022-05-20 15:39
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
find between 2 strings
PCRE2 (PHP >=7.3)
find between 2 strings
Submitted by
anonymous
-
a year ago
2022-05-20 15:47
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Select links comment
PCRE2 (PHP >=7.3)
I have a lot of code that looks like this: Sometimes I wanna search for it. Helps me find instances of it in my code.
Submitted by
charliecalvert
-
a year ago
2022-05-20 16:27
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Mez regex #1
ECMAScript (JavaScript)
This is the #1 regex used in Mez
Submitted by
anonymous
-
a year ago
2022-05-21 09:08
(Last modified a year ago)
2022-05-21 09:19
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Bracket finder ( Mez regex #2 )
ECMAScript (JavaScript)
This is the #2 regex used in Mez
Submitted by
anonymous
-
a year ago
2022-05-21 09:24
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Mez regex #3
ECMAScript (JavaScript)
This is the #3 regex used in Mez
Submitted by
anonymous
-
a year ago
2022-05-21 11:22
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Drealth
PCRE2 (PHP >=7.3)
just a normal text to the drealth emojis
Submitted by
NobreHD
-
a year ago
2022-05-22 14:10
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Normal URL
PCRE2 (PHP >=7.3)
Validates that all necessary parts of a "normal" domain are there (scheme, subdomain, secondary-level domain, top-level domain) and allows for additional subdirectories. Does not work for options like "mailto: example@email.com" or anything that does not stick to a typical web address URL.
Submitted by
Alexa J.
-
a year ago
2022-05-24 13:08
1
...
216
217
218
219
220
221
222
...
276
Border Style CSS Property Validation (Javascript)
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Regular Expression
ECMAScript (JavaScript)
/
^
[
\t
]
*
(?:
(?<style>
dashed
|
dotted
|
double
|
groove
|
hidden
|
(?:
in
|
out
)
set
|
inherit
|
initial
|
none
|
ridge
|
solid
)
[
\t
]
*
){0,4}
[
\t
]
*
$
/
img
Open regex in editor
Description
Loading markdown...
Submitted by
disk0 <www.github.com/disco0>
-
3 years ago
2020-07-09 07:44