Regular Expressions 101

Community Patterns

0

rs-reg

PCRE (PHP <7.3)
personal patterns
Submitted by anonymous - 4 years ago

Regex to replace width and height of mediatool image

1

Regular Expression
ECMAScript (JavaScript)

/
\/w\d*?\/
/
gmi

Description

Loading markdown...
Submitted by anonymous - 7 years ago