Regular Expressions 101

Community Patterns

There does not seem to be anything here

Community Library Entry

0

Regular Expression
PCRE2 (PHP >=7.3)

/
Birthday\s*(.*)\sAge\s(.*)\s*Gender\s*
/
g

Description

Picking DOB from middle if age is in same line 3rd way

Submitted by anonymous - 4 years ago