Regular Expressions 101

Community Patterns

0

whois

PCRE (PHP <7.3)
whois find param
Submitted by anonymous - 3 months ago

Quote Macthing with escape

24

Regular Expression
ECMAScript (JavaScript)

/
(["'])((?:(?=(?:\\)*)\\.|.)*?)\1
/
gm

Description

Loading markdown...
Submitted by Vihan Bhargava - 8 years ago