Regular Expressions 101

Community Patterns

0

Password

PCRE2 (PHP >=7.3)
For password validation
Submitted by anonymous - 2 years ago
0

Email

PCRE2 (PHP >=7.3)
Email
Submitted by anonymous - a year ago

Git Branch Model (Jira)

0

Regular Expression
PCRE2 (PHP >=7.3)

/
(?<branch>(?:(?<prefix>.*)\/)?(?<suffix>(?:(?:(?<issue>[A-Za-z0-9-]*-\d*)-)?(?<slug>.*))))
/
gm

Description

Loading markdown...
Submitted by Juicybox - 3 years ago