Regular Expressions 101

Community Patterns

fix secacc in diva

0

Regular Expression
Python

r"
(?P<first>^(?P<intend>\s*?)diagGetParameterRaw.+?(?P<diagresp>\w.+?),.*?\"SecurityClass\", (?P<first_rest>.+?;(?P<newline>[\n\r]+)))(?P<second>(?P<second_start>\s*?_DiagGenerateKeyFromSeed.+.?buffer,).+?(?P<second_rest>0x\d+?,.+))
"
gmi

Description

no description available

Submitted by anonymous - 5 years ago