Regular Expressions 101

Community Patterns

HourlyRegex - 7 props

0

Regular Expression
PCRE (PHP <7.3)

/
\<div\s*class=\"wfCurrentWrapper\"\>([\r\n]?)\s+\<span\s*class=\"wfCurrentHeading\"\>.+?<\/span>\1\s+\<span\s*class=\"wfCurrentValue\">(\d{4}).+?<\/span\>\1\s+\<\/div\>
/
gm

Description

no description available

Submitted by anonymous - 5 years ago