Regular Expressions 101

Community Patterns

1

email

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

Quoted string, single scape

1

Regular Expression
PCRE (PHP <7.3)

/
*^("(\\"|[^"])*"|[^ ]+)
/

Description

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