Regular Expressions 101

Community Patterns

Project 'title' and 'area'

0

Regular Expression
PCRE (PHP <7.3)

/
(?:"|«)(?<title>.*)(?:"|»)\s(?<area>\d*[,|.]\d*)
/
msg

Description

no description available

Submitted by anonymous - 7 years ago