Regular Expressions 101

Community Patterns

VRay_Next && VRay_5 versions v1

0

Regular Expression
PCRE (PHP <7.3)

/
V_Ray_(?<major>Next|5)(?:__(?:update|hotfix)_(?<minor>\d+)_?(?<build>\d+)?)?
/
gm

Description

no description available

Submitted by anonymous - 3 years ago