Regular Expressions 101

Community Patterns

sln File

0

Regular Expression
PCRE (PHP <7.3)

/
^Project\(\"\{[0-9A-F\-]{36}\}\"\)(?:\s*?)=(?:\s*?)\"(?<name>.+)\",(?:\s*?)\"(?<path>.+?)\",(?:\s*?)\"\{[0-9A-F\-]{36}\}\"$
/
gm

Description

no description available

Submitted by anonymous - 3 years ago