Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
PCRE (PHP <7.3)

/
(?:w+])*(?:[x84])(?<li>[\s\S]*?[;.])
/
gm

Description

this can be used to detect what could be interpreted as <li> from the clipboard

Submitted by anonymous - 6 years ago