Regular Expressions 101

Community Patterns

hstore

1

Regular Expression
PCRE (PHP <7.3)

/
^(("[a-zA-Z0-9\-\_\@,\.:\$*]+"|[0-9]+)=>("(.*)"|[0-9]+),?)+$
/
sg

Description

no description available

Submitted by anonymous - 9 years ago