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 4,440 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
my TODOs in IntelliJ
PCRE2 (PHP >=7.3)
looks for TODO followed by jundan. Ignoring capitalization.
Submitted by
Daniel Jr
-
a year ago
2022-04-13 16:43
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
US Number
PCRE2 (PHP >=7.3)
I write this to complete the Freecodecamp asssignment. This page very helpful Thanks aksonai for bringing me here
Submitted by
anonymous
-
a year ago
2022-04-13 12:08
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
C++ Expression Match
PCRE2 (PHP >=7.3)
Matches most expressions, doesn't match keywords like new or throw or lambdas.
Submitted by
anonymous
-
a year ago
2022-04-12 13:32
(Last modified a year ago)
2022-04-12 14:34
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Remove Trailing Number
Python
Regex for the gvsbuild tool to remove a trailing number from a project name.
Submitted by
anonymous
-
a year ago
2022-04-10 12:24
(Last modified a year ago)
2022-04-10 14:06
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Regular expression for capturing dates and date ranges.
Java 8
A proof of concept regex that captures dates and date ranges with a variety of separators. Works with both DMY and MDY, and if one is not needed, it can be easily deleted from the regex. The full variety of months needs to be implemented by the programmer themselves since developing it in regex101...
Submitted by
Matey Krastev
-
a year ago
2022-04-07 20:19
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Telegram username link
Python
a pattern to detect telegram username link or tag
Submitted by
anonymous
-
a year ago
2022-04-06 18:48
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
numbered_paths
PCRE2 (PHP >=7.3)
Regex to captures paths starting with numbers
Submitted by
anonymous
-
a year ago
2022-04-06 11:05
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Parse WKT POINT
PCRE2 (PHP >=7.3)
Parse a WKT POINT string into longitude and latitude values
Submitted by
anonymous
-
a year ago
2022-04-06 08:49
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
codigo da glosa quebrada, descricao quebrada e sem gp
PCRE2 (PHP >=7.3)
codigo da glosa quebrada, descricao quebrada e sem gp até o limite inferior
Submitted by
anonymous
-
a year ago
2022-04-05 18:48
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
css var regex
PCRE2 (PHP >=7.3)
css var regex
Submitted by
anonymous
-
a year ago
2022-04-05 15:49
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
extract xml fragments from text
PCRE2 (PHP >=7.3)
maybe useful if you want to enrich e.g. markup with xml fragments and analyse them (e.g. joplinApp with RestApi)
Submitted by
cookyr
-
a year ago
2022-04-05 15:31
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
web validation
PCRE2 (PHP >=7.3)
web validation
Submitted by
anonymous
-
a year ago
2022-04-05 10:25
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
web validation
PCRE2 (PHP >=7.3)
web validation
Submitted by
anonymous
-
a year ago
2022-04-05 10:25
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Match color string
PCRE2 (PHP >=7.3)
Match color string
Submitted by
EZ
-
2 years ago
2022-04-04 14:14
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Domain Validator
PCRE2 (PHP >=7.3)
Regex to validate domain/website
Submitted by
Amir hossein Karimi
-
2 years ago
2022-04-04 13:46
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Klik import search
PCRE2 (PHP >=7.3)
Regex to search for Klik imports
Submitted by
anonymous
-
2 years ago
2022-04-04 11:15
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
aria-label
PCRE2 (PHP >=7.3)
get google map pins labels
Submitted by
mpiasta
-
2 years ago
2022-04-04 11:06
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Airtel Unlimited Plan
Python
Airtel Unlimited Plan
Submitted by
starkm42
-
2 years ago
2022-04-04 05:15
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Compiler test
PCRE2 (PHP >=7.3)
Simple test for compiler regex. Not useful yet
Submitted by
marcosfons
-
2 years ago
2022-04-03 01:55
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Kendala
PCRE2 (PHP >=7.3)
kendala
Submitted by
rey
-
2 years ago
2022-04-02 05:46
1
...
76
77
78
79
80
81
82
...
222
iamge url
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
PCRE2 (PHP >=7.3)
/
https:
\/\/
kiusk
\.
ca
\/
wp-content
\/
uploads
.
*
\.
(?:
gif
|
jpeg
|
png
|
psd
|
bmp
|
tiff
|
tiff
|
jp2
|
iff
|
vnd
\.
microsoft
\.
icon
|
xbm
|
vnd
\.
wap
\.
wbmp
|
webp
|)
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
farhad rohani
-
2 years ago
2022-01-18 14:48