Regular Expressions 101

Sponsors

Library entries

1
pcre2

Persian words

Regex for find persian letters in a string
Submitted by Hamed Faryabi - 2 years ago
1
pcre2

Binary code regular expression

Regular expression for binary code.
Submitted by Pythack - 2 years ago
1
pcre

Regex Record SSH

Regex Record for Data from SSH scripting
Submitted by anonymous - 2 years ago
1
pcre2

phonebook

remove all unwanted character from telephone numbers list
Submitted by kp - 2 years ago
1
pcre2

test

test
Submitted by tf - 2 years ago
1
pcre2

Instagram reel Id

get instagram reels id
Submitted by anonymous - 2 years ago

Mail address

Vote

1

Regular Expression
pcre

/
^(?<full>(?<local>[\w!#$%&'*+\-\/=?^_`{|}~]+(?:\.[\w!#$%&'*+\-\/=?^_`{|}~]+)*|"[\w!#$%&'*+\-\/=?^_`{|}~(),:;<>@\[\] \\"]+(?:\.[\w!#$%&'*+\-\/=?^_`{|}~(),:;<>@\[\] \\"]+)*")@(?<domain>[[:alnum:]-]+(?:\.[[:alnum:]-]+)*|\[[0-9.]+\]|\[IPv6:[[:xdigit:]:]+\]))$
/
gim

Description

Loading markdown...
Submitted by piwi82 - 7 years ago