Regular Expressions 101

Community Patterns

1

json value extract

Java 8
json value extract
Submitted by anonymous - 8 months ago
0

test123

PCRE2 (PHP >=7.3)
test
Submitted by anonymous - 8 months ago

address

0

Regular Expression
PCRE2 (PHP >=7.3)

/
([0-9]{0,5})[ |[a--ú.,-]* ((highway)|(autoroute)|(north)|(nord)|(south)|(sud)|(east)|(est)|(west)|(ouest)|(avenue)|(lane)|(voie)|(ruelle)|(road)|(rue)|(route)|(drive)|(boulevard)|(circle)|(cercle)|(street)|(cer\.)|(cir\.)|(blvd\.)|(hway\.)|(st\.)|(aut\.)|(ave\.)|(ln\.)|(rd\.)|(hw\.)|(dr\.)|(a\.))([ .,-]*[0-9]*)*
/
i

Description

Loading markdown...
Submitted by anonymous - 9 months ago