Regular Expressions 101

Community Patterns

second run

0

Regular Expression
PCRE (PHP <7.3)

/
((?:[A-Za-z]+-?)*)-in-((?:[A-Za-z]+-?)*)(?:\.[\w]{3,4})?
/
gm

Description

no description available

Submitted by anonymous - 5 years ago