Regular Expressions 101

Community Patterns

1

http.edu.tr

PCRE (PHP <7.3)
no description available
Submitted by html - 8 years ago
1

AIX ps -ef

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

dollar amount or percent/rate

1

Regular Expression
PCRE (PHP <7.3)

/
^(\$(?=[1-9])((\d*\.\d{1,2})|\d+\.?)|((?=[1-9])(\d+\.?)|((?=([1-9]+|\d*\.0*[1-9]+))\d*\.\d{1,4}))\%)$
/

Description

Loading markdown...
Submitted by Keith Freeman - 8 years ago