Regular Expressions 101

Community Patterns

python def to macro def

1

Regular Expression
PCRE (PHP <7.3)

/
def\s+(\w+)\((\w+),\s*(\w+)\):
/

Description

no description available

Submitted by David Young - 8 years ago