Regular Expressions 101

Community Patterns

Substitute Fortran DO with C# for

0

Regular Expression
PCRE (PHP <7.3)

/
^\s*DO\s*[0-9]*\s*([A-Z])\s*=\s*1,\s*([0-9]+|[A-Z]+)\s*{*
/
gm

Description

no description available

Submitted by anonymous - 7 years ago