Regular Expressions 101

Community Patterns

0

???

PCRE (PHP <7.3)
match qu
Submitted by anonymous - 4 years ago

find id

1

Regular Expression
PCRE (PHP <7.3)

/
s,(^[0-9]+.(?:[0-9]+)+\;+)+|(^[0-9]+.\;)+
/

Description

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