Regular Expressions 101

Library entries

0
pcre2

suprnana

whodis
Submitted by anonymous - 8 months ago
0
pcre2

Divide AAAA and MMGG

Division between AAAA and MMGG
Submitted by Alessandro - 8 months ago
0
pcre2

Strip datetime -> date

Strip datetime -> date
Submitted by anonymous - 8 months ago
0
pcre2

Sports Release Regex attempt #1

Yes. Its a thing.
Submitted by anonymous - 8 months ago
0
pcre2

matches 4 or 6 or 8 digit which might be otp

test
Submitted by test - 8 months ago
0
pcre2

InputInteger

InputInteger
Submitted by anonymous - 8 months ago
0
pcre2

hidrologia

qualidade
Submitted by anonymous - 8 months ago

PHP quoted string constants parse

Vote

0

Regular Expression
pcre2

/
const\s+(?<c>[a-z][a-z\d_]*)\s*=\s*(?<q>["'])(?<v>(?:\\\k<q>|(?!\k<q>).)*)(?:\k<q>)\s*;
/
gi

Description

Loading markdown...
Submitted by Slava Krampetz - a year ago