Community Patterns

Community Library Entry

0

Regular Expression
Created·2022-11-18 10:48
Flavor·PCRE (Legacy)

/
(?:^\s*(?:[\w<>]+\s+){2}(?!\w+\s\{get;set;}.*$)|\G)\K(\w+)(\h*)(?=.*\s\{get;set;}.*$)
/
mg
Open regex in editor

Description

Run in notepad++, replace with \u$1

Submitted by anonymous