Regular Expressions 101

Community Patterns

0

regex

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 5 years ago

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

Loading markdown...
Submitted by anonymous - 5 years ago