Regular Expressions 101

Community Patterns

1

Exercicio 1

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

6

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

ex_3_b

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

Perl

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

Parsing BWPROMO

1

Regular Expression
PCRE (PHP <7.3)

/
^boingo\/bwpromo!(?:(1)|(2)|(3))\|(?<bpMac>[^|]*)(?(1)|\|(?<bpConnectCount>[^|]*))\|(?<bpSessionTimeout>[^|]*)\|(?<bpRetake>[^|]*)\|(?<bpFeatures>[^|]*)\|(?<bpGroup>[^|]*)\|(?<bpCampType>[^|]*)\|(?<bpCampId>[^|]*)\|(?<bpVenueId>[^|]*)\|(?<bpHotspotId>[^|]*)(?(1)|\|(?<bpExtId>[^|]*))\|(?<bpAuthWithCid>[^|]*)(?(3)\|(?<bpIdleTimeout>[^|]*)|)\|(?<bpTimeStamp>[^|]*)$
/
gm

Description

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