Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-05-11 20:06
Flavor·PCRE (Legacy)

/
(\bByVal\b|\bByRef\b)? +(\w+)(?: +as +(\w+))?(?: *= *[\w"]+)? *[\)|,]?
/
i
Open regex in editor

Description

no description available

Submitted by anonymous