Regular Expressions 101

Community Patterns

gleason

0

Regular Expression
PCRE (PHP <7.3)

/
(?<=(?i)gleason)[\w\s\p{P}\=]*[^0-9\.\+]*\s*\K(\d)\s*\+\s*(\d)(?=\D)
/
g

Description

no description available

Submitted by anonymous - 5 years ago