Regular Expressions 101

Sponsors

Library entries

0
pcre2

IPv4 address validation

validation of IPv4 addresses
Submitted by @unblog - a month ago
0
pcre2

Function Call

Identify the functional call in a stack trace
Submitted by anonymous - a month ago
0
pcre2

Azure Firewall traffic Logs

Azure Firewall traffic Logs
Submitted by anonymous - a month ago
0
pcre2

Azure Firewall Nat traffic

Azure Firewall Nat traffic
Submitted by anonymous - a month ago
0
pcre2

Crime List Fixer

Final step in cleaning up some bad links
Submitted by anonymous - a month ago
0
pcre2

telephone

telephone
Submitted by anonymous - a month ago
0
pcre

semantic tags

semantic tags
Submitted by anonymous - a month ago
0
pcre2

pcb temps

multiple pcb temps
Submitted by anonymous - a month ago
0
golang

Kt SDK V2

kt SDKV2
Submitted by anonymous - a month ago
0
pcre2

JAVA SDK V3

Java SDK v3
Submitted by anonymous - a month ago
0
golang

GO SDK V2

Go SDK v2
Submitted by anonymous - a month ago
0
pcre2

MSISDN_VALIDATE_KENYA_FAIBA

MSISDN_VALIDATE_KENYA_FAIBA
Submitted by tim.engnz - a month ago
0
pcre2

MSISDN_VALIDATE_KENYA_TELKOM

MSISDN_VALIDATE_KENYA_TELKOM
Submitted by tim-engnz - a month ago
0
pcre2

MSISDN_VALIDATE_KENYA_AIRTEL

MSISDN_VALIDATE_KENYA_AIRTEL
Submitted by tim-engnz - a month ago

Match substring of two matches in either order

Vote

0

Regular Expression
pcre2

/
(longword1)(longword2)|.*\K(?1).*(?2)|.*\K(?2).*(?1)
/
gm

Description

Loading markdown...
Submitted by Chris Barth <chrisjbarth@hotmail.com> - 3 months ago