Regular Expressions 101

Community Patterns

15_3_16

1

Regular Expression
PCRE (PHP <7.3)

/
^([A-Za-z0-9\x{00C0}-\x{017F}\s-\/]+)\s+Statement(?:\s*:)?((?:.| )*)\s+Source\s*:?((?:.| )*)\s+Reasoning\s*:?((?:.| )*)
/

Description

no description available

Submitted by anonymous - 8 years ago