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,600 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
File Size Parsing Pattern
ECMAScript (JavaScript)
Purpose This pattern is used to parse human readable text strings regarding file sizes. The pattern names four capture groups in the string for the following purposes: ...
Submitted by
Vincent Engler
-
a year ago
2022-05-05 17:45
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
CPF|CNPJ
Python
Match Brazilian documents
Submitted by
Bacco
-
a year ago
2022-05-06 21:28
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
恩更
Python
非法发
Submitted by
anonymous
-
a year ago
2022-05-07 02:43
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
完形填空
Python
完形填空
Submitted by
anonymous
-
a year ago
2022-05-07 13:21
(Last modified a year ago)
2022-05-09 12:12
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
dice thing
Python
Stuff for a dnd thing
Submitted by
Cata
-
a year ago
2022-05-09 00:46
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
PO Number
Python
Detects specific prefixes followed by number series
Submitted by
anonymous
-
a year ago
2022-05-09 09:35
(Last modified a year ago)
2022-05-09 09:39
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Credit Note
Python
Detects specific word in a sentence
Submitted by
anonymous
-
a year ago
2022-05-09 09:31
(Last modified a year ago)
2022-05-09 09:38
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Postcode (UK)
Python
Detects UK postcodes (minimal edge cases)
Submitted by
anonymous
-
a year ago
2022-05-09 09:37
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
user name between 2 and 30 character
ECMAScript (JavaScript)
regex for user name with criteria: Minimum 2 character Maximum 30 character Character must be alphanumeric, except first character is alphabetical Character "_" and "." is allowed once between first and last character
Submitted by
aicone.id
-
a year ago
2022-05-09 11:06
(Last modified 2 months ago)
2023-07-21 10:24
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
String length pattern
Golang
Simple search of string length with the regexp
Submitted by
anonymous
-
a year ago
2022-05-10 05:23
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
hash and slash
ECMAScript (JavaScript)
replace url that has a hash or slash with slash
Submitted by
anonymous
-
a year ago
2022-05-10 18:58
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Strong Password (three of the four type)
ECMAScript (JavaScript)
must use at least three of the four available character types: lowercase letters, uppercase letters, numbers, and symbols.
Submitted by
anonymous
-
a year ago
2022-05-11 01:59
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Extract VK.com community ID
Python
Extract the numerical ID of a VK Commmunity fromit's wall url.
Submitted by
anonymous
-
a year ago
2022-05-11 12:59
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
US telephone number practice
ECMAScript (JavaScript)
Attempting to match valid US phone number formates
Submitted by
anonymous
-
a year ago
2022-05-12 01:25
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Get YouTube ID in link
ECMAScript (JavaScript)
regex for get video id in link
Submitted by
anonymous
-
a year ago
2022-05-13 22:26
(Last modified a year ago)
2022-05-13 23:05
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
only .ts .tsx .js .jsx
ECMAScript (JavaScript)
get files extension
Submitted by
HZ
-
a year ago
2022-05-14 13:51
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
selecting a tag and the text inside it
ECMAScript (JavaScript)
The regular expression separates the beginning and end of the tag, as well as everything between them into separate groups.
Submitted by
anonymous
-
a year ago
2022-05-14 16:58
(Last modified a year ago)
2022-05-14 22:00
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)
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
1
...
249
250
251
252
253
254
255
...
280
VS Code - Stylus Problem Matcher
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Regular Expression
ECMAScript (JavaScript)
/
^
\[
Error:
+
(?<source_path>
(?<file>
[^
\s\n
]
(?:
[^
\n
:
\\
]
+
|
\\
.
)+
?
)
(?:
:
(?<line>
\d
+
)
(?:
:
(?<column>
\d
+
)
)
)?
)
*
$
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
3 years ago
2020-12-17 09:22