Regular Expressions 101

Community Patterns

match functions in a formula

0

Regular Expression
PCRE (PHP <7.3)

/
\b(E|EL|D|DL|DS|DSL)\(([\w\s]+|'((([\w\s]+),?\s*?))+')(,\s*([\w\s]+)|(,\s*''))*\)
/
gm

Description

no description available

Submitted by anonymous - 5 years ago