Please enable JavaScript to use this web application.
Regular
Expressions
101
Social
Donate
Info
Regex Editor
Community Patterns
Account
Regex Quiz
Settings
Order By
Most Recent
Most upvotes
Most downvotes
Highest Score
Lowest Score
Filter by Flavor
PCRE2 (PHP >=7.3)
PCRE (PHP <7.3)
ECMAScript (JavaScript)
Python
Golang
Java 8
.NET 7.0 (C#)
Rust
Sponsors
There are currently no sponsors.
Become a sponsor today!
Community Patterns
Search among 3,460 community submitted regex patterns...
0
Skip line contain HTML element attribute which have a URL value
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
0
test2
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
0
<p>다음에 처음오는 문장
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
0
Romanian Exact Match
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
0
camunda regexps
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
0
Url Parse and Parts
ECMAScript (JavaScript)
Parse and split in groups URL parts https://www.pnukee.com.br:443/user/1?v=1#id Group 0 = Full entry (https://pnukee.com.br:80/user/1?v=1#id) Group 1 = Protocol = (http:// or https://)...
Submitted by
Eleison Christiano
-
8 years ago
-1
Discord Emojis
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
0
Match a single character at a time present in the list
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
-2
email regexp
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
0
P10 Email RegEx
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
0
Split html tags
ECMAScript (JavaScript)
no description available
Submitted by
Jeremi Stadler
-
8 years ago
0
Validate floating-point value string for .NET System.Double and System.Single.
ECMAScript (JavaScript)
After this validation, you can safely put string to System.Double.Parse and System.Single.Parse functions.
Submitted by
Sergey Voronkov
-
8 years ago
1
Phone numbers and/or extensions(relaxed)
ECMAScript (JavaScript)
Useful for phone number extraction
Submitted by
hslayer
-
8 years ago
0
key value pairs ends with character
ECMAScript (JavaScript)
detect key value pairs that ends with ; or & in a string contains sapaces
Submitted by
anonymous
-
8 years ago
0
key value pairs
ECMAScript (JavaScript)
detect key value pairs in string with key having spaces
Submitted by
anonymous
-
8 years ago
-1
Passwords
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
0
match all #tag except specified
ECMAScript (JavaScript)
in the example, I'm matching all the #tags except *#thankyouburger *. very useful for when you want to strip out all but one tag
Submitted by
Pavel Dominguez
-
8 years ago
0
Array-like string
ECMAScript (JavaScript)
Matches strings that are formatted as arrays. The following will match: [ 3.4, -600, foo ] ["foo","bar"] [ bar, 1600 ]...
Submitted by
Chris Swithinbank
-
8 years ago
0
Mathematics Expression
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
0
aHex color
ECMAScript (JavaScript)
no description available
Submitted by
@hachesilva
-
8 years ago
1
...
100
101
102
103
104
...
173