Regular Expressions 101

Community Patterns

Your search did not match anything

Community Library Entry

1

Regular Expression
PCRE (PHP <7.3)

/
(?:\S+\s){27,27}(?:status:\s+(?<status>\d+))?
/

Description

IVLSInstallation.log includes a status for the upgrade

Submitted by jhambly - 10 years ago