Regular Expressions 101

Community Patterns

1...34567...482

Parse VB.Net

0

Regular Expression
PCRE (PHP <7.3)

/
Fields\("(\w+)"\)\.Value\)*?
/
gm

Description

Goal is to map Visual Basic functions: their names, input parameters, dependencies, and outputs. Eventual goal is to map interactions between functions to identify circular logic.

Submitted by anonymous - 2 years ago