Regular Expressions 101

Community Patterns

1

jerry_eth_match

PCRE2 (PHP >=7.3)
jerry_eth_match
Submitted by rin - 4 months ago
1

test

PCRE2 (PHP >=7.3)
mail, pass, ...
Submitted by anonymous - 4 months ago
1

one line html

PCRE2 (PHP >=7.3)
matches html
Submitted by anonymous - 4 months ago

Pull Quote regex

0

Regular Expression
PCRE2 (PHP >=7.3)

/
<blockquote[^>]*>((?>.|\s)+?)[^>]*<cite[^>]*>((?>.|\s)+?)<\/cite><\/blockquote>
/

Description

Loading markdown...
Submitted by sunilP - 6 months ago