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,560 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Remove CDATA tags
.NET (C#)
no description available
Submitted by
anonymous
-
6 years ago
2017-06-27 17:22
(Last modified 5 months ago)
2023-07-19 20:55
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)
Русские маты
PCRE2 (PHP >=7.3)
Матчит русские маты
Submitted by
piterden
-
a year ago
2022-10-14 03:22
(Last modified a year ago)
2022-10-14 03:23
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
TP
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
3 years ago
2021-01-25 16:55
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
TP
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
3 years ago
2021-01-25 16:56
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
QDP - NoBcAl
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
3 years ago
2021-01-27 21:57
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
convert absolute obsidian-links to absolute epsilon-links in Android filesystem
PCRE2 (PHP >=7.3)
no description available
Submitted by
Benny Platte
-
3 years ago
2021-02-01 10:42
(Last modified 3 years ago)
2021-02-01 11:06
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
convert non-absolute obsidian-links to relative epsilon-links in Android filesystem and mark them
PCRE2 (PHP >=7.3)
no description available
Submitted by
Benny Platte
-
3 years ago
2021-02-01 10:49
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
심차장님 정규식
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
3 years ago
2021-02-02 05:35
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Kodi favorite matcher
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
3 years ago
2021-02-02 10:00
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Kodi extract image path from thumbnail
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
3 years ago
2021-02-02 10:01
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Swap colon for semicolon in timecode
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
3 years ago
2021-02-02 13:53
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
obtener valor dentro de llaves
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
3 years ago
2021-02-02 20:30
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
find and replace groups
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
3 years ago
2021-02-02 22:08
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Automatically removes any CSS property that doesn't affect the border, background, color, or shadow
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
3 years ago
2021-02-03 17:40
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Match Year Month Day onto file name
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
3 years ago
2021-02-03 18:09
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
fint account
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
3 years ago
2021-02-04 07:17
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Match serial number with word
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
3 years ago
2021-02-04 12:58
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
H tags
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
3 years ago
2021-02-04 16:09
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
omzettingstabel1
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
3 years ago
2021-02-04 19:51
1
2
3
4
...
128
exclude square brackets
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
PCRE2 (PHP >=7.3)
/
^
(?!
\[
)
.
*
$
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
tarek
-
6 months ago
2023-05-28 11:43