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
Relevance
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 540 community submitted regex patterns...
1
Get all accessibility attributes
ECMAScript (JavaScript)
Get all aria- attributes from html string.
Submitted by
David Aguilar
-
9 years ago
1
html-strip
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
Quizlet Bolding to HTML
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
UK Unique Candiate Identifier (UCI)
PCRE (PHP <7.3)
Basic validation of UK student UCI numbers. Please note that further validation must be done to confirm the final character ( the 'control character') is correct: http://www.wjec.co.uk/exam-officers/entries/unique-candidate-identifiers.html
Submitted by
GeekJosh
-
9 years ago
2
match HTML-safe strings with at least one alphanumeric character
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
1
Replace HTML Links with the contaioning text
ECMAScript (JavaScript)
no description available
Submitted by
WBS
-
9 years ago
1
Find all classes and ids in html
PCRE (PHP <7.3)
no description available
Submitted by
Kris
-
9 years ago
1
REGEX TO MATCH HTML ATTRIBUTE WITH/WITHOUT EQUAL TO AND VALUES
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
1
regex to match html attribute with/without equal to and values
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
0
Removes indexterm from html
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
get html tag attributes (name/value)
ECMAScript (JavaScript)
no description available
Submitted by
mekroth
-
9 years ago
1
Search a keyword NOT in html tags
PCRE (PHP <7.3)
no description available
Submitted by
White Dragon
-
9 years ago
1
song to html
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
0
html tag name
ECMAScript (JavaScript)
no description available
Submitted by
dsikiritsky
-
9 years ago
1
Video URL
ECMAScript (JavaScript)
Checks weather a url points to a HTML5 supported video.
Submitted by
Pwed
-
9 years ago
1
TNS - resourcecenter/ ... .aspx/.htm/.html
PCRE (PHP <7.3)
catches 3 files extensions for pages in /resourcecenter
Submitted by
anonymous
-
9 years ago
2
httplinkresolver
PCRE (PHP <7.3)
get special tag contains html link
Submitted by
okeskiner
-
9 years ago
1
Create a 3 letter acronym
Python
The meaning of the Regexp is create a 3 letters acronym from a given string. i.e. Ruby on Rails = RoR HyperText Markup Languague = HTML
Submitted by
Juan Mesa <linuxven@gmail.com>
-
9 years ago
1
Validate html end tags with single quotes
ECMAScript (JavaScript)
validate html tags should have end tags, closing single, double quotes
Submitted by
Remo
-
9 years ago
0
fiter plain text from plain text + html content
ECMAScript (JavaScript)
It fiters plain text from plain text + html content, the input has the shape: "plain text html content" It keeps only the plain text at the beginning.
Submitted by
gugol
-
9 years ago
1
...
18
19
20
21
22
...
27