Regular Expressions 101

Community Patterns

0

IE

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

Tilak

PCRE (PHP <7.3)
buddypres filehacker
Submitted by anonymous - 3 years ago

csv parsing

2

Regular Expression
PCRE (PHP <7.3)

/
(?:^|,)(\"(?:[^\"]+|\"\")*\"|[^,]*)
/
g

Description

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