Searched defs:RegexOptions (Results 1 – 2 of 2) sorted by relevance
4 pub struct RegexOptions { struct18 impl Default for RegexOptions { argument
36 using RegexOptions = System.Text.RegularExpressions.RegexOptions; typedef