Regular Expressions 101

Community Patterns

regex ejercicio 2

0

Regular Expression
PCRE (PHP <7.3)

/
(\w\d=\s\w*)\s(\w*-\w*\s\w*)\s(\w\d+\s\w*\s\w*)
/
gm

Description

no description available

Submitted by anonymous - 5 years ago