Regular Expressions 101

Community Patterns

ipreo table parser

1

Regular Expression
PCRE (PHP <7.3)

/
(?=[\r\n]+)\s*([0-9]+[\/][^\r\n\s])+\s*[0-9][^\r\n]*[\r\n]+
/
g

Description

no description available

Submitted by anonymous - 8 years ago