Regular Expressions 101

Library entries

0
pcre2

GSN

split words to keywords
Submitted by anonymous - 2 months ago
1
pcre2

BadDomainNamesDetected

/hostname=(?P\".*\")/gm
Submitted by KC.G - 2 months ago
0
pcre2

Record Date Rule (Semantic)

Record Date Rule (Semantic)
Submitted by Kasshyap - 2 months ago
0
pcre2

Add new line to every 2 sentences

-
Submitted by anonymous - 2 months ago
0
pcre2

regex for name unicode

regex detect name unicode
Submitted by hao.nguyen - 2 months ago
0
pcre2

match glassId

使用边界来匹配输出
Submitted by anonymous - 2 months ago
0
pcre2

chapter

a
Submitted by anonymous - 2 months ago

MSISDN_VALIDATE_KENYA_SAFARICOM

Vote

0

Regular Expression
pcre2

/
^(\+){0,1}254(110|111|112|113|114|115|116|117|118|119|701|700|702|703|704|705|706|707|708|709|710|711|712|713|714|715|716|717|718|719|720|721|722|723|724|725|726|727|728|729|740|741|742|743|745|746|748|757|758|759|767|768|769|790|791|792|793|794|795|796|797|798|799)(\d{6})$
/
gm

Description

Loading markdown...
Submitted by tim-engnz - 4 months ago