Regular Expressions 101

Sponsors

Library entries

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

EIN Validation

Vote

1

Regular Expression
pcre

/
(#EIN Validation)^(?:01|02|03|04|05|06|10|11|12|13|14|15|16|20|21|22|23|24|25|26|27|30|31|32|33|34|35|36|37|38|39|40|41|42|43|44|45|46|46|47|48|50|51|52|53|54|55|56|57|58|59|60|61|62|63|64|65|66|67|68|71|72|73|74|75|76|77|80|81|82|83|84|85|86|87|88|90|91|92|93|94|95|98|99)\d\d\d\d\d\d\d(?<!0000000|111111111|222222222|333333333|444444444|555555555|666666666|777777777|888888888|999999999|123456789|987654321)$
/

Description

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