Regular Expressions 101

Community Patterns

Find DevExpress Assembly References

0

Regular Expression
Golang

`
(?P<AssemblyName>DevExpress\.[\.(a-zA-Z)|v[0-9]{1,})\,[|\s](?P<Version>Version=(?P<VersionNumber>[0-9|.]{1,}){1})
`
gm

Description

no description available

Submitted by anonymous - 5 years ago