Regular Expressions 101

Community Patterns

0

@OPAL02

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

Date

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

IQ-1

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

jsonp

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

Isolate string in double or single quotes

1

Regular Expression
PCRE (PHP <7.3)

/
(")([^"]*)(")|(')([^']*)(')
/
g

Description

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