Regular Expressions 101

Community Patterns

0

Url match

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

phones_celleb

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

test_epoc

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

TODO

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

My lib

Golang
no description available
Submitted by anonymous - 5 years ago
0

My oleshki img

Python
no description available
Submitted by anonymous - 5 years ago

Address Match

1

Regular Expression
Python

r"
(?P<Address>(?:\d+\s+.+\s+(?:st|street|ave|avenue|dr|drive|way|lane)\.?))
"
gi

Description

Loading markdown...
Submitted by Awk - 8 years ago