Regular Expressions 101

Community Patterns

YES!

1

Regular Expression
PCRE (PHP <7.3)

/
("(?=-?\d*\.?\d+E[+-]?\d+)|(?<=E9)")
/
g

Description

no description available

Submitted by Nayan - 9 years ago