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...
0
Tables in HTML
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
Caption in HTML table
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
Html for AU
PCRE (PHP <7.3)
no description available
Submitted by
avallon
-
8 years ago
0
match html tags
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
Get top and left style elements from html style attribute
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
Remove spaces between HTML elements
ECMAScript (JavaScript)
no description available
Submitted by
Jacobo de Haro
-
8 years ago
0
Clean Class html file step1
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
0
Clean Class html file step3
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
0
Between two characters: Good for HTML or CSS inline style height/width
PCRE (PHP <7.3)
This matches content between two characters ie. height: 400px; matches between : and ;
Submitted by
anonymous
-
8 years ago
0
Replace HTML Tags (H1)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
PFITS Comments Strip HTML Tags
Python
Final version used in script.
Submitted by
Landon Sutherland
-
8 years ago
0
Regular expression in PHP to return array with all images from html
PCRE (PHP <7.3)
Example: preg_match_all('//', '', $arr, PREG_PATTERN_ORDER); Returns:...
Submitted by
anonymous
-
8 years ago
0
Универсальная регулярка для выпаршивания полного стека логических операторов шаблонизатора HTML.
PCRE (PHP <7.3)
no description available
Submitted by
Yuriy Esin (Exomode)
-
8 years ago
0
regex to find all types of youtube occurences in html
PCRE (PHP <7.3)
this will find any type of youtube embed or link to a video so you can replace with your own IFRAME $youtube_replacement = '';
Submitted by
anonymous
-
8 years ago
0
Script Tag in html
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
0
Remove <style>,<script> and inline styles from HTML
ECMAScript (JavaScript)
Easy remove any , tag and inline styles for clean code
Submitted by
Patryk Padus
-
8 years ago
(Last modified 2 years ago)
0
Remove all <php tags from html file
PCRE (PHP <7.3)
This regex is helpful to remove all tags
Submitted by
anonymous
-
8 years ago
0
files containing [rgo1] ending [.html]
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
Replace for HTML urls
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Extract src attribute from HTML img tags
PCRE (PHP <7.3)
no description available
Submitted by
Keldor
-
7 years ago
1
...
19
20
21
22
23
...
27