Regular Expressions 101

Community Patterns

Sustitucion 2 E' e'

1

Regular Expression
PCRE (PHP <7.3)

/
(^|[[:space:]])e'([[:space:]]|$|[.|,|;])
/
g

Description

no description available

Submitted by anonymous - 8 years ago