Regular Expressions 101

Community Patterns

0

20200510

Python
no description available
Submitted by anonymous - 3 years ago
0

request

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

tst

Python
no description available
Submitted by anonymous - 3 years ago
0

VAT number

Python
no description available
Submitted by anonymous - 3 years ago

hosts file parser

1

Regular Expression
PCRE (PHP <7.3)

/
^\s*(#*)\s*(\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})\s+([a-zA-Z0-9\.\- ]+)([^#]*#?\w*\s*)$
/
gmi

Description

Loading markdown...
Submitted by Jarek Wasilewski - 8 years ago