Regular Expressions 101

Community Patterns

TagBot

0

Regular Expression
PCRE (PHP <7.3)

/
^ *(?:@\w{1,15} *)+(?:ligne|bus|tram)? *(?<line>[a-zA-Z0-9][0-9]?)\b[\s\?]*$
/
i

Description

no description available

Submitted by anonymous - 5 years ago