Regular Expressions 101

Community Patterns

0

CAN2

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

CAN1-v2

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

CAN2-v4

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

request

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

Grab {\w+?} together

1

Regular Expression
PCRE (PHP <7.3)

/
[{](.+?)[}]|(\w+)
/
g

Description

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