Regular Expressions 101

Community Patterns

15

IPv4

PCRE (PHP <7.3)
no description available
Submitted by robwa - 8 years ago
106

trim

ECMAScript (JavaScript)
trim string
Submitted by fp - 10 years ago

Dotnet Solution Project Parser

0

Regular Expression
PCRE2 (PHP >=7.3)

/
Project\((?<ParentProjectGuid>\"\{([0-9A-Fa-f\-]{8}(?:-[0-9A-Fa-f]{4}){3}-[0-9A-Fa-f]{12})\}\")\) ?\= ?(?<ProjectName>\"[\-\\\w_\. ]*\"),? ?(?<ProjectFilePath>\"[\w\-\.\\_ ]*\"),\s?(?<ProjectGuid>\"\{([0-9A-Fa-f\-]{8}(?:-[0-9A-Fa-f]{4}){3}-[0-9A-Fa-f]{12})\}\")
/
gm

Description

Loading markdown...
Submitted by github.com/rbleattler - 7 months ago
(Last modified 7 months ago)